Click or drag to resize
IMediaSessionRemoteOfferSetAcceptedChannels Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void RemoteOfferSetAcceptedChannels(
	List<MediaType> acceptedChannels
)

Parameters

acceptedChannels
Type: System.Collections.GenericListMediaType
See Also