Initializes a new instance of the VideoFormat class.

C# | Visual Basic | Visual C++ |
public VideoFormat( int width, int height, int sampleRate, double frameRate )
Public Sub New ( width As Integer, height As Integer, sampleRate As Integer, frameRate As Double )
public: VideoFormat( int width, int height, int sampleRate, double frameRate )
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649