bFrameCount property

int? bFrameCount
getter/setter pair

The number of consecutive B-frames.

Must be greater than or equal to zero. Must be less than H265CodecSettings.gop_frame_count if set. The default is 0.

Implementation

core.int? bFrameCount;