Click or drag to resize

NativeAPIGetVideoInfo Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static StatusCode GetVideoInfo(
	IntPtr instance,
	out VideoStreamInfo videoStreamInfo
)

Parameters

instance
Type: SystemIntPtr
videoStreamInfo
Type: VideoStreamInfo

Return Value

Type: StatusCode
See Also