MediaPlayer.MPMusicPlayerController Members

The members of MediaPlayer.MPMusicPlayerController are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.

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]
static
ApplicationMusicPlayerMPMusicPlayerController. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
CurrentPlaybackRatefloat. Documentation for this section has not yet been entered.
CurrentPlaybackTimedouble. Documentation for this section has not yet been entered.
[read-only]
static
iPodMusicPlayerMPMusicPlayerController. Documentation for this section has not yet been entered.
[read-only]
IsPreparedToPlaybool. Documentation for this section has not yet been entered.
NowPlayingItemMPMediaItem. Documentation for this section has not yet been entered.
[read-only]
static
NowPlayingItemDidChangeNotificationFoundation.NSString. Notification constant for NowPlayingItemDidChange
[read-only]
PlaybackStateMPMusicPlaybackState. Documentation for this section has not yet been entered.
[read-only]
static
PlaybackStateDidChangeNotificationFoundation.NSString. Notification constant for PlaybackStateDidChange
RepeatModeMPMusicRepeatMode. Documentation for this section has not yet been entered.
ShuffleModeMPMusicShuffleMode. Documentation for this section has not yet been entered.
[read-only]
static
SystemMusicPlayerMPMusicPlayerController. Documentation for this section has not yet been entered.
Volumefloat. Documentation for this section has not yet been entered.
[read-only]
static
VolumeDidChangeNotificationFoundation.NSString. Notification constant for VolumeDidChange

Public Methods

BeginGeneratingPlaybackNotifications()
Documentation for this section has not yet been entered.
BeginSeekingBackward()
Documentation for this section has not yet been entered.
BeginSeekingForward()
Documentation for this section has not yet been entered.
EndGeneratingPlaybackNotifications()
Documentation for this section has not yet been entered.
EndSeeking()
Documentation for this section has not yet been entered.
Pause()
Documentation for this section has not yet been entered.
Play()
Documentation for this section has not yet been entered.
PrepareToPlay()
Documentation for this section has not yet been entered.
SetQueue(MPMediaItemCollection)
Documentation for this section has not yet been entered.
SetQueue(MPMediaQuery)
Documentation for this section has not yet been entered.
SkipToBeginning()
Documentation for this section has not yet been entered.
SkipToNextItem()
Documentation for this section has not yet been entered.
SkipToPreviousItem()
Documentation for this section has not yet been entered.
Stop()
Documentation for this section has not yet been entered.

Protected Methods

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