| IMediaReceiverTData, TFormat Interface | 
Namespace: Ozeki.Media
The IMediaReceiverTData, TFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| OnDataReceived | 
            This will be called when media data received from a media handler.
              | 
| Name | Description | |
|---|---|---|
| ReceiveFormats | 
            Gets a list of media formats that the media handler can receive. If no media format specified, all formats are supported.
              | 
| Name | Description | |
|---|---|---|
| ReceiveFormatsChanged | 
            Occurs when an item is added or removed from the ReceiveFormats collection.
              |