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

Room.Encoders

public ConcurrentDictionary<ushort, MediaEncoder> Encoders { get; }

Container of room input medias

Value Type

TypeDescription
ConcurrentDictionary<UInt16,MediaEncoder>