Click or drag to resize
AbstractMediaReceiverTData, TFormat Methods

The AbstractMediaReceiverTData, TFormat generic type exposes the following members.

Methods
  NameDescription
Public methodDispose
Disposes the object.
(Inherited from DisposableClass.)
Protected methodDispose(Boolean)
Disposes the object.
(Inherited from DisposableClass.)
Protected methodFinalize
(Inherited from DisposableClass.)
Protected methodOnDataReceived
This will be called when media data received from a media handler.
Protected methodSetReceiveFormats
Sets the audio formats that the audio handler can receive. If no audio format specified, all formats are supported.
Top
See Also