typedef struct { VMUINT start_time; VM_AUDIO_VOLUME volume; VM_AUDIO_DEVICE audio_path; } vm_audio_stream_play_start_parameters_t;
typedef struct { VMUINT start_time; VM_AUDIO_VOLUME volume; VM_AUDIO_DEVICE audio_path; } vm_audio_stream_play_start_parameters_t;
play audio parameters
vmaudio_stream_play.h
|
Members |
Description |
|
VMUINT start_time; |
Start time, 0 means from the beginning |
|
VM_AUDIO_VOLUME volume; |
Volume level, range is from 0 to 6 |
|
VM_AUDIO_DEVICE audio_path; |
Path to play, please refer to VM_AUDIO_DEVICE in vmaudio.h |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.