![]() |
WaveFileAudioSource Properties |
The WaveFileAudioSource type exposes the following members.
Name | Description | |
---|---|---|
![]() | BytesReceived |
Gets the quantity of bytes received.
|
![]() | CanSeek |
Gets whether the current source supports seeking.
|
![]() | Channels |
Gets the number of audio channels in the wave file.
|
![]() | DesiredFrameSize |
Gets or sets the desired frame size to use when reading this source.
|
![]() | FramesReceived |
Gets the quantity of frames received.
|
![]() | IsRunning |
Gets whether this source is active or not.
|
![]() | SampleRate |
Gets the sampling rate for this source.
|
![]() | Source |
Gets or sets the file source path.
|
![]() | UserData |
Gets or sets a user-defined tag associated with this object.
|