SoMPEGRendererGetNumFramesPerSecond Method |
Gets the number of frames per second to be encoded in the MPEG output.
Namespace: OIV.Inventor.MPEGAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public int GetNumFramesPerSecond()
Public Function GetNumFramesPerSecond As Integer
public:
int GetNumFramesPerSecond()
member GetNumFramesPerSecond : unit -> int
Return Value
Type:
Int32Remarks See Also