H265VideoParameterSetTimingInfoPresentFlag Property |
Namespace: StreamCoders.DecoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public bool TimingInfoPresentFlag { get; }
Public ReadOnly Property TimingInfoPresentFlag As Boolean
Get
public:
property bool TimingInfoPresentFlag {
bool get ();
}
member TimingInfoPresentFlag : bool with get
Property Value
Type:
BooleanSee Also