![]() |
Intel® Collaboration Suite for WebRTC
version 4.3
Open WebRTC Toolkit (OWT) Client SDK for Android*
|
Interface for VideoCapturer from which LocalStream gets video frames. More...
Public Member Functions | |
int | getWidth () |
Width of the video frames generated by the VideoCapturer. More... | |
int | getHeight () |
Height of the video frames generated by the VideoCapturer. More... | |
int | getFps () |
Fps of the video capturer. More... | |
Stream.StreamSourceInfo.VideoSourceInfo | getVideoSource () |
Interface for VideoCapturer from which LocalStream gets video frames.
int getFps | ( | ) |
Fps of the video capturer.
int getHeight | ( | ) |
Height of the video frames generated by the VideoCapturer.
int getWidth | ( | ) |
Width of the video frames generated by the VideoCapturer.