Developer Documentation
Our new developer documentation is now available. Please check it out!

OdinRoom.UnlinkInputMedia

public virtual bool UnlinkInputMedia(MediaEncoder encoder, bool free = true)

Remove a input media encoder from the corresponding room.

Parameters

NameTypeDescription
encoderMediaEncoderinput media
freeBooleanflag if the freed up encoder id will be available for the room again

Returns

TypeDescription
Booleantrue on stop or false