AVContentKeySessionServerPlaybackContextOptions Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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