IMediaTechnicalMetadataDataRateVariable Property
|
Gets whether the media adopts variable data rate
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax bool DataRateVariable { get; }
ReadOnly Property DataRateVariable As Boolean
Get
property bool DataRateVariable {
bool get ();
}
abstract DataRateVariable : bool with get
Property Value
Type:
BooleanSee Also