Our new developer documentation is now available. Please check it out!
OdinRoom.ProxyAudio
public virtual void ProxyAudio(float[] buffer, int position, bool isSilent = false)
Redirects audio to all media encoders in the corresponding room.
Parameters
Name | Type | Description |
---|---|---|
buffer | Single[] | |
position | Int32 | |
isSilent | Boolean |