The TSoundSetState structure.
// SoundSetState TSoundSetState struct Result byte // The function call result, same as State. State byte // The new sound state. Flags byte // The new sound flags. TSoundSetState ends
See the SoundState constants group for State values. See the SoundFlags constants group for Flags values.