Defines format information of audio data.

C# | Visual Basic | Visual C++ |
public class VideoFormat
Public Class VideoFormat
public ref class VideoFormat

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | 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.
|

Object | |
![]() | VideoFormat |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649