IVideoTechnicalMetadataFrameRate Property
|
Gets the frame rate
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax ReadOnly Property FrameRate As Integer
Get
property int FrameRate {
int get ();
}
abstract FrameRate : int with get
Property Value
Type:
Int32Examples 30
See Also