SoMPEGRendererSetSize Method |
Sets the frame pixel size.
Namespace: OIV.Inventor.MPEG
The width and height of the frame must be a multiple of 16. If they are not, they are reduced to the next lower multiple of 16.
By default, width and height values are 96.
NOTE: This method must be called before openFile or setFilePointer in order to have an effect. Calling it after calling openFile or setFilePointer may cause undesirable results.