MPLATFORMLib Namespace : IMReceiver Interface |
The following tables list the members exposed by IMReceiver.
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 |