Our new developer documentation is now available. Please check it out!
MediaDecoder.Create
public static MediaDecoder Create(ushort mediaId, uint samplerate, bool stereo)
Create a new dangling output media.
Info
Is not automatically assigned to a managed room yet but exists in a specific native room only.
Parameters
Name | Type | Description |
---|---|---|
mediaId | UInt16 | output media id |
samplerate | UInt32 | samplerate |
stereo | Boolean | stereo flag |
Returns
Type | Description |
---|---|
MediaDecoder | output media |