Click or drag to resize

VideoCodecConfig Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaVideoCodecConfig

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class VideoCodecConfig

The VideoCodecConfig type exposes the following members.

Constructors
  NameDescription
Public methodVideoCodecConfig
Initializes a new instance of the VideoCodecConfig class
Top
Properties
  NameDescription
Public propertyFrameRate
Public propertyHeight
Public propertyWidth
Top
See Also