libsoundio-d ~master (2021-08-17T21:58:51Z)
Dub
Repo
SoundIoOutStreamPrivate
soundio
soundio_private
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
package extern (
C
) @
nogc
nothrow __gshared
struct
SoundIoOutStreamPrivate {
SoundIoOutStream
pub
;
SoundIoOutStreamBackendData
backend_data
;
}
Members
Variables
backend_data
SoundIoOutStreamBackendData
backend_data
;
Undocumented in source.
pub
SoundIoOutStream
pub
;
Undocumented in source.
Meta
Source
See Implementation
soundio
soundio_private
aliases
SoundIoListDevicePtr
SoundIoListSampleRateRange
static functions
soundio_destroy_devices_info
static variables
SOUNDIO_MAX_SAMPLE_RATE
SOUNDIO_MIN_SAMPLE_RATE
structs
SoundIoDevicePrivate
SoundIoDevicesInfo
SoundIoInStreamPrivate
SoundIoOutStreamPrivate
SoundIoPrivate
unions
SoundIoBackendData
SoundIoDeviceBackendData
SoundIoInStreamBackendData
SoundIoOutStreamBackendData