Click or drag to resize
MediaTypeHelperGetSupportedAudioTypes Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static List<AudioType> GetSupportedAudioTypes(
	IEnumerable<CodecDescription> codecs
)

Parameters

codecs
Type: System.Collections.GenericIEnumerableCodecDescription

Return Value

Type: ListAudioType
See Also