ImageProviderTReinitConverter Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxprotected abstract void ReinitConverter(
VideoFormat newFormat
)
Protected MustOverride Sub ReinitConverter (
newFormat As VideoFormat
)
protected:
virtual void ReinitConverter(
VideoFormat^ newFormat
) abstract
abstract ReinitConverter :
newFormat : VideoFormat -> unit
Parameters
- newFormat
- Type: VideoFormat
See Also