Click or drag to resize

AudioStreamPlayback Properties

The AudioStreamPlayback type exposes the following members.

Properties
 NameDescription
Public propertyCached Gets a boolean value indicating whether the playback stream is cached in the memory.
Public propertyID
(Inherited from DisposableClass)
Protected propertyInterval Gets the time between the send events (in milliseconds).
(Inherited from TimerBasedMediaStreamHandler)
Public propertyIsStreaming Gets or sets a value that is true if the wave is streaming, otherwise false.
(Inherited from MediaStreamSender)
Public propertyLoop A boolean value indicating whether the playback is repeated infinetly.
Protected propertyMediaFormat 
Public propertyOutputFormat
(Inherited from MediaStreamSender)
Protected propertyPosition Gets or sets the current position in the audio stream
(Inherited from MediaStreamSender)
Public propertyStream Gets the stream
(Inherited from MediaStreamSender)
Top
See Also