Defines a video format available to a video device.
More...
Defines a video format available to a video device.
Use the VideoDevice.ListFormats() method to get a list of VideoFormat objects for a device.
◆ Fps
int OpenTok.VideoCapturer.VideoFormat.Fps |
|
The frame rate of the video, in frames per second.
◆ Height
int OpenTok.VideoCapturer.VideoFormat.Height |
|
The height of the video frames, in pixels.
◆ PixelFormat
PixelFormat OpenTok.VideoCapturer.VideoFormat.PixelFormat |
|
◆ Width
int OpenTok.VideoCapturer.VideoFormat.Width |
|
The width of the video frames, in pixels.