Click or drag to resize

MediaSessionRemoteOfferSetAcceptedChannels Method

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

Parameters

acceptedMediaTypes
Type: System.Collections.GenericListMediaType

Implements

IMediaSessionRemoteOfferSetAcceptedChannels(ListMediaType)
See Also