IFrameEncodingPolicyGetFramesPerSecond Method |
Returns the FPS value used to send frames to the client periodically.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public uint GetFramesPerSecond()
Public Function GetFramesPerSecond As UInteger
public:
unsigned int GetFramesPerSecond()
member GetFramesPerSecond : unit -> uint32
Return Value
Type:
UInt32Remarks See Also