Click or drag to resize
MediaSessionRemoteOfferSetAcceptedChannels Method

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

Parameters

acceptedMediaTypes
Type: System.Collections.GenericListMediaType

Implements

IMediaSessionRemoteOfferSetAcceptedChannels(ListMediaType)
See Also