메소드 | 설명 | |
---|---|---|
AddMediaPlayerEventHandlers ( ) : void | ||
AudioPlayer ( ) : System | ||
GetCurrentTrackIdAfterAppResume ( ) : string | ||
GetTrackById ( string trackId ) : Task | ||
PlayTrack ( List playList, |
||
RemoveMediaPlayerEventHandlers ( ) : void | ||
StartBackgroundAudioTask ( ) : void |
메소드 | 설명 | |
---|---|---|
OnCurrentTrackChanged ( |
||
OnPropertyChanged ( [ propertyName = null ) : void |
메소드 | 설명 | |
---|---|---|
BackgroundMediaPlayer_MessageReceivedFromBackground ( object sender, MediaPlayerDataReceivedEventArgs e ) : void | ||
BackgroundTaskInitializationCompleted ( IAsyncAction action, AsyncStatus status ) : void | ||
CurrentPlayer_CurrentStateChanged ( MediaPlayer sender, object args ) : void | ||
ResetAfterLostBackground ( ) : void | ||
UpdateLiveTile ( |
||
UpdateToastMessage ( |
public GetCurrentTrackIdAfterAppResume ( ) : string | ||
리턴 | string |
protected OnCurrentTrackChanged ( |
||
e | ||
리턴 | void |
protected OnPropertyChanged ( [ propertyName = null ) : void | ||
propertyName | [ | |
리턴 | void |
public PlayTrack ( List playList, |
||
playList | List | |
track | ||
리턴 | void |