The AudioStreamPlayback type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AudioStreamPlayback(Stream) | Initializes a new instance of the AudioStreamPlayback class | |
AudioStreamPlayback(String) | Initializes a new instance of the AudioStreamPlayback class | |
AudioStreamPlayback(UInt32) | Initializes a new instance of the AudioStreamPlayback class | |
AudioStreamPlayback(Stream, Boolean, Boolean) | Initializes a new instance of the AudioStreamPlayback class | |
AudioStreamPlayback(String, Boolean, Boolean) | Initializes a new instance of the AudioStreamPlayback class | |
AudioStreamPlayback(Stream, Boolean, Boolean, UInt32) | Initializes a new instance of the AudioStreamPlayback class | |
AudioStreamPlayback(String, Boolean, Boolean, UInt32) | Initializes a new instance of the AudioStreamPlayback class |
Methods
Name | Description | |
---|---|---|
DataReceived | (Overrides TimerBasedMediaStreamHandler..::..DataReceived(Object, VoIPEventArgs<(Of <<'(AudioData>)>>)).) | |
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 | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PauseStreaming | (Inherited from MediaStreamHandler.) | |
SendData | (Inherited from AudioHandler.) | |
SetPlaybackWaveStream | ||
StartStreaming | (Inherited from MediaStreamHandler.) | |
StopStreaming | (Inherited from MediaStreamHandler.) | |
TimerTick | (Overrides TimerBasedMediaStreamHandler..::..TimerTick(Object, EventArgs).) | |
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
Sync | (Inherited from MediaStreamHandler.) |
Properties
Name | Description | |
---|---|---|
Cached | ||
Interval | (Inherited from TimerBasedMediaStreamHandler.) | |
IsStreaming | (Inherited from MediaStreamHandler.) | |
Loop | ||
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.) |