Click or drag to resize

TimerBasedMediaStreamHandler Properties

The TimerBasedMediaStreamHandler type exposes the following members.

Properties
 NameDescription
Public propertyID
(Inherited from DisposableClass)
Protected propertyInterval Gets the time between the send events (in milliseconds).
Public propertyIsStreaming Gets or sets a value that is true if the wave is streaming, otherwise false.
(Inherited from MediaStreamSender)
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