bFrameCount property
The number of consecutive B-frames.
Must be greater than or equal to zero. Must be less than H264CodecSettings.gop_frame_count if set. The default is 0.
Implementation
core.int? bFrameCount;
The number of consecutive B-frames.
Must be greater than or equal to zero. Must be less than H264CodecSettings.gop_frame_count if set. The default is 0.
core.int? bFrameCount;