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