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