Click or drag to resize
Mpeg42VideoEncoderConfigurationBFrameCount Property
The number of successive B-Frames. When set to 0, no B-Frames are used.

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int BFrameCount { get; set; }

Property Value

Type: Int32
See Also