Developer Documentation

Room.GetDecoder

public bool GetDecoder(ulong peerId, ushort mediaId, out MediaDecoder decoder)

Get a decoder from RemotePeers by id

Parameters

NameTypeDescription
peerIdUInt64id of peer
mediaIdUInt16id of output media
decoderMediaDecoderoutput object or null

Returns

TypeDescription
Booleantrue on decoder found or false