Title | Function | Function Name | No |
format void MPG_MvSetTermCond (MpgMv mpgmv, Sint32 vcnd, Sint32 acnd) Input mpgmv: MPEG video handle vcnd: MPEG video stream end condition : acnd: MPEG audio stream end condition Output None Function value None Function Sets transfer termination conditions for each stream. The following values can be logically ORed .
Title | Function | Function Name | No |
format void MPG_MvSetVideoDest (MpgMv mpgmv, Sint32 dst) Input mpgmv: MPEG video handle : dst: Output destination Output None Function value None Function Set the video output destination.
Title | Function | Function Name | No |
format void MPG_MvSetDecTim (MpgMv mpgmv, Sint32 tmg) Input mpgmv: MPEG video handle . tmg: Decoding timing Output None Function value None Function Sets the MPEG video decoding timing.