The members of MediaPlayer.MPMusicPlayerController are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. |
| 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. |
| [read-only] static | ApplicationMusicPlayer | MPMusicPlayerController. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| CurrentPlaybackRate | float. Documentation for this section has not yet been entered. | |
| CurrentPlaybackTime | double. Documentation for this section has not yet been entered. | |
| [read-only] static | iPodMusicPlayer | MPMusicPlayerController. Documentation for this section has not yet been entered. |
| [read-only] | IsPreparedToPlay | bool. Documentation for this section has not yet been entered. |
| NowPlayingItem | MPMediaItem. Documentation for this section has not yet been entered. | |
| [read-only] static | NowPlayingItemDidChangeNotification | Foundation.NSString. Notification constant for NowPlayingItemDidChange |
| [read-only] | PlaybackState | MPMusicPlaybackState. Documentation for this section has not yet been entered. |
| [read-only] static | PlaybackStateDidChangeNotification | Foundation.NSString. Notification constant for PlaybackStateDidChange |
| RepeatMode | MPMusicRepeatMode. Documentation for this section has not yet been entered. | |
| ShuffleMode | MPMusicShuffleMode. Documentation for this section has not yet been entered. | |
| [read-only] static | SystemMusicPlayer | MPMusicPlayerController. Documentation for this section has not yet been entered. |
| Volume | float. Documentation for this section has not yet been entered. | |
| [read-only] static | VolumeDidChangeNotification | Foundation.NSString. Notification constant for VolumeDidChange |
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. | ||