MPEG4RecorderFramesCount Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic int FramesCount { get; }
Public ReadOnly Property FramesCount As Integer
Get
public:
property int FramesCount {
int get ();
}
member FramesCount : int with get
Property Value
Type:
Int32
See Also