MPLATFORMLib Namespace : IMReceiver Interface |
For a list of all members of this type, see IMReceiver members.
Name | Description | |
---|---|---|
ReceiverChannelAdd | Adds the media sender to renderer. | |
ReceiverChannelAddByName | Adds the media sender by its name. | |
ReceiverChannelGetByIndex | Gets the information about sender by its index. | |
ReceiverChannelGetCount | Gets the number of connected senders. | |
ReceiverChannelRemove | Removes the media sender. | |
ReceiverPutEOS | Puts the end of stream command to renderer. It is used when stream is no longer needed for data transmission. | |
ReceiverPutFlush | Puts the Flush command to renderer to reset all data in object. It used before object removing. | |
ReceiverPutFrame | Puts frame to the renderer |