AVContentKeySessionServerPlaybackContextOptions Constructors

Definition

Overloads

AVContentKeySessionServerPlaybackContextOptions()
AVContentKeySessionServerPlaybackContextOptions(NSDictionary)

AVContentKeySessionServerPlaybackContextOptions()

[Foundation.Preserve(Conditional=true)]
public AVContentKeySessionServerPlaybackContextOptions ();
Attributes

Applies to

AVContentKeySessionServerPlaybackContextOptions(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public AVContentKeySessionServerPlaybackContextOptions (Foundation.NSDictionary dictionary);
new AVFoundation.AVContentKeySessionServerPlaybackContextOptions : Foundation.NSDictionary -> AVFoundation.AVContentKeySessionServerPlaybackContextOptions

Parameters

dictionary
NSDictionary
Attributes

Applies to