SoMPEGRendererSetNumFramesPerSecond Method |
Sets the number of frames per second encoded in the MPEG output.
Namespace: OIV.Inventor.MPEG
It has nothing to do with the speed of playback. The default value is 30.
NOTE: This method must be called before OIV.Inventor.MPEG.SoMPEGRenderer.OpenFile(System.String, System.UInt32) or () in order to have an effect. Calling it after calling OIV.Inventor.MPEG.SoMPEGRenderer.OpenFile(System.String, System.UInt32) or () may cause undesirable results.