Mp4RtpPacketBFrameFlag Property |
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public bool BFrameFlag { get; set; }
Public Property BFrameFlag As Boolean
Get
Set
public:
property bool BFrameFlag {
bool get ();
void set (bool value);
}
member BFrameFlag : bool with get, set
Property Value
Type:
BooleanSee Also