Click or drag to resize
SelectableCodecManagerGetCodecDescription Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public CodecDescription GetCodecDescription(
	int payload,
	MediaType mediaType
)

Parameters

payload
Type: SystemInt32
mediaType
Type: Ozeki.MediaMediaType

Return Value

Type: CodecDescription

Implements

ICodecFactoryManagerGetCodecDescription(Int32, MediaType)
See Also