MediaPlayer.MPMediaPlaylist Members

The members of MediaPlayer.MPMediaPlaylist are listed below.

See Also: Inherited members from MediaPlayer.MPMediaItemCollection

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
Namestring. Documentation for this section has not yet been entered.
[read-only]
PersistentIDulong. Documentation for this section has not yet been entered.
[read-only]
PlaylistAttributesMPMediaPlaylistAttribute. Documentation for this section has not yet been entered.
[read-only]
SeedItemsMPMediaItem[]. Documentation for this section has not yet been entered.

Public Methods

static
CanFilterByProperty(string) : bool
Documentation for this section has not yet been entered.
EncodeTo(Foundation.NSCoder)
Encodes the state of the object on the provided encoder
ValueForProperty(string) : Foundation.NSObject
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the MPMediaPlaylist object.