Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic H263Encoder(
VideoType videoType
)
Public Sub New (
videoType As VideoType
)
public:
H263Encoder(
VideoType videoType
)
new :
videoType : VideoType -> H263Encoder
Parameters
- videoType
- Type: VideoType
See Also