entropyEncoding property

H264EntropyEncoding? entropyEncoding
final

Entropy encoding mode. Use cabac (must be in Main or High profile) or cavlc.

Implementation

final H264EntropyEncoding? entropyEncoding;