VideoConcatFrameRate Property |
Framerate of the main sender
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic double FrameRate { get; }
Public ReadOnly Property FrameRate As Double
Get
public:
property double FrameRate {
double get ();
}
member FrameRate : float with get
Property Value
Double
See Also