The WaveStreamPlayback type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WaveStreamPlayback(Stream) | Initializes a new instance of the WaveStreamPlayback class | |
WaveStreamPlayback(String) | Initializes a new instance of the WaveStreamPlayback class | |
WaveStreamPlayback(UInt32) | Initializes a new instance of the WaveStreamPlayback class | |
WaveStreamPlayback(Stream, Boolean, Boolean) | Initializes a new instance of the WaveStreamPlayback class | |
WaveStreamPlayback(String, Boolean, Boolean) | Initializes a new instance of the WaveStreamPlayback class | |
WaveStreamPlayback(Stream, Boolean, Boolean, UInt32) | Initializes a new instance of the WaveStreamPlayback class | |
WaveStreamPlayback(String, Boolean, Boolean, UInt32) | Initializes a new instance of the WaveStreamPlayback class |
Methods
Name | Description | |
---|---|---|
DataReceived | (Inherited from AudioStreamPlayback.) | |
Dispose()()()() | (Inherited from VoIPMediaHandler.) | |
Dispose(Boolean) | (Inherited from TimerBasedMediaStreamHandler.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from VoIPMediaHandler.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadReader | (Overrides AudioStreamPlayback..::..LoadReader(Stream).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PauseStreaming | (Inherited from MediaStreamHandler.) | |
SendData | (Inherited from AudioHandler.) | |
SetPlaybackWaveStream | (Inherited from AudioStreamPlayback.) | |
StartStreaming | (Inherited from MediaStreamHandler.) | |
StopStreaming | (Inherited from MediaStreamHandler.) | |
TimerTick | (Inherited from AudioStreamPlayback.) | |
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
Sync | (Inherited from MediaStreamHandler.) |
Properties
Name | Description | |
---|---|---|
Cached | (Inherited from AudioStreamPlayback.) | |
Interval | (Inherited from TimerBasedMediaStreamHandler.) | |
IsStreaming | (Inherited from MediaStreamHandler.) | |
Loop | (Inherited from AudioStreamPlayback.) | |
MediaFormat | (Inherited from AudioHandler.) | |
Position | (Inherited from MediaStreamHandler.) | |
Stream | (Inherited from MediaStreamHandler.) |
Events
Name | Description | |
---|---|---|
DataSent | (Inherited from AudioHandler.) | |
MediaFormatChanged | (Inherited from AudioHandler.) | |
Stopped | (Inherited from MediaStreamHandler.) |