soundtab ~master (2017-02-22T13:24:24Z)
Home
Dub
Repo
AudioSource.setFormat
soundtab
audio
audiosource
AudioSource
Undocumented in source. Be warned that the author may not have intended to support it.
class
AudioSource
void
setFormat
(
SampleFormat
format
,
int
channels
,
int
samplesPerSecond
,
int
bitsPerSample
,
int
blockAlign
)
Meta
Source
See Implementation
soundtab
audio
audiosource
AudioSource
constructors
this
functions
calcParams
generateSilence
loadData
lock
onFormatChanged
putSamples
setFormat
unlock
properties
volume
variables
_lock
_unityVolume
_volume
_zeroVolume
bitsPerSample
blockAlign
channels
sampleFormat
samplesPerSecond