Title | Function | Function Name | No |
format void MPG_MvFreeze (MpgMv mpgmv, Sint32 cmd, Sint32 itvl) Input mpgmv: MPEG video handle cmd: Operation specification : itvl: Strobe interval Output None Function value None Function Performs freeze / strobe playback. Point to MPG_FREEZE_ON while frozen . Once fixed, it will be frozen again. Flash playback is repeated at a rate of itvl / 30 times per second. will be frozen.
Title | Function | Function Name | No |
format void MPG_MvSetPan (MpgMv mpgmv, Bool lsw, Bool rsw) Input mpgmv: MPEG video handle : lsw: ON / OFF of the left channel (default ON) : rsw: ON / OFF of the right channel (default ON) Output None Function value None Function MPEG audio output ON / OFF setting.
Title | Function | Function Name | No |
format Sint32 MPG_MvGetVideoStat (MpgMv mpgmv) Input mpgmv: MPEG video handle Output None Function value Current video operation status Function Acquires the current operating status as follows.