Ozeki VoIP SDK Class library
VideoFormat Class
NamespacesOzeki.VoIP.MediaVideoFormat
Defines format information of audio data.
Declaration Syntax
C#Visual BasicVisual C++
public class VideoFormat
Public Class VideoFormat
public ref class VideoFormat
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
VideoFormat(Int32, Int32, Double)
Initializes a new instance of the VideoFormat class.

VideoFormat(Int32, Int32, Int32, Double)
Initializes a new instance of the VideoFormat class.

Equals(Object)
Checks if the current video format is equal to the parameter object
(Overrides Object.Equals(Object).)
FrameRate
Gets the frame rate.

Height
Gets the number of the vertical pixels.

SampleRate
Gets the samples per second (hertz).

Width
Gets the number of the horizonal pixels.

Inheritance Hierarchy
Object
VideoFormat

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649