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