Click or drag to resize
RawStreamPlayback Properties

The RawStreamPlayback type exposes the following members.

Properties
  NameDescription
Public propertyCached
Gets a boolean value indicating whether the playback stream is cached in the memory.
(Inherited from AudioStreamPlayback.)
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.
(Inherited from AudioStreamPlayback.)
Protected propertyMediaFormat (Inherited from AudioStreamPlayback.)
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