IVideoTechnicalMetadataVideoCodecVersion Property
|
Gets the version number of the video codec
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax Version VideoCodecVersion { get; }
ReadOnly Property VideoCodecVersion As Version
Get
property Version^ VideoCodecVersion {
Version^ get ();
}
abstract VideoCodecVersion : Version with get
Property Value
Type:
VersionSee Also