![]() |
AudioSourceMixer Properties |
The AudioSourceMixer type exposes the following members.
Name | Description | |
---|---|---|
![]() | BytesReceived |
Received bytes count.
|
![]() | CanSeek |
Returns false, as this source doesn't allows repositioning.
|
![]() | Channels |
Gets the number of audio channels in the source.
|
![]() | DesiredFrameSize |
Amount of samples to be read on each frame.
|
![]() | FramesReceived |
Received frames count.
|
![]() | IsRunning |
State of the audio source.
|
![]() | SampleRate |
Gets the sample rate for the source.
|
![]() | Source |
Gets a string representing this instance.
|
![]() | UserData |
User data.
|