entropyCoder property

String? entropyCoder
getter/setter pair

The entropy coder to use.

The default is "cabac". Supported entropy coders: - 'cavlc' - 'cabac'

Implementation

core.String? entropyCoder;