VideoHandlerGetAllFormats Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected VideoFormat[] GetAllFormats()
Protected Function GetAllFormats As VideoFormat()
protected:
array<VideoFormat^>^ GetAllFormats()
member GetAllFormats : unit -> VideoFormat[]
Return Value
Type:
VideoFormatSee Also