Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic H263Encoder(
	VideoType videoType
)
Public Sub New ( 
	videoType As VideoType
)
public:
H263Encoder(
	VideoType videoType
)
new : 
        videoType : VideoType -> H263EncoderParameters
- videoType
 - Type: Ozeki.MediaVideoType
 
See Also