Click or drag to resize

MediaTypeHelperGetSupportedAudioTypes Method

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

Parameters

codecs
Type: System.Collections.GenericIEnumerableCodecDescription

Return Value

Type: ListAudioType
See Also