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