Our new developer documentation is now available. Please check it out!
PeerEntity.GetDecoder
public bool GetDecoder(ushort mediaId, out MediaDecoder decoder)
Get a output media by id.
Parameters
Name | Type | Description |
---|---|---|
mediaId | UInt16 | decoder id |
decoder | MediaDecoder | output media |
Returns
Type | Description |
---|---|
Boolean | true on found or false |