Title | Data | Data Name | No |
Format void CPK_SetPcmStreamNo (CpkHn cpk, Sint32 stream_no) Input cpk: Movie handle stream_no: PCM stream playback number (0-7) Output None Function value None Function Set the PCM stream playback number set in the sound driver. Default is 0. For details on PCM stream playback numbers, see “SATURN Sound Driver System Interface”. Please refer to Ace. Remarks When using multi-movie playback, set different stream playback numbers. Call this function before playing a movie.
Title | Data | Data Name | No |
Format void CPK_SetKeyOutRange (CpkHn cpk, Sint32 range) Input cpk: Movie handle range: Keyout (transparent color) range Output None Function value None Function Set the range to be transparent with chroma key processing. Remarks
Title | Data | Data Name | No |
Format Sint32 CPK_GetTimeScale (CpkHn cpk) Input cpk: Movie handle Output None Function value Time scale Function Gets the time scale value. Until the data supply of the film header part to the ring buffer ends, the time scale The value of is invalid.