WebRTC Video Chat 1.0
Loading...
Searching...
No Matches
Byn.Awrtc.IVideoInput Member List

This is the complete list of members for Byn.Awrtc.IVideoInput, including all inherited members.

AddDevice(string name, int width, int height, int fps)Byn.Awrtc.IVideoInput
InputFormatByn.Awrtc.IVideoInput
RemoveDevice(string name)Byn.Awrtc.IVideoInput
UpdateFrame(string name, byte[] dataBuffer, int width, int height, int rotation, bool firstRowIsBottom)Byn.Awrtc.IVideoInput
UpdateFrame(string name, IntPtr dataPtr, int length, int width, int height, int rotation, bool firstRowIsBottom)Byn.Awrtc.IVideoInput