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: 2025.1.0.0 (10.17.0.0)
Syntaxpublic uint GetFramesPerSecond()
Public Function GetFramesPerSecond As UInteger
public:
unsigned int GetFramesPerSecond()
member GetFramesPerSecond : unit -> uint32
Return Value
Type:
UInt32
Remarks
See Also