C# 클래스 ModernApp4Me.WP8.Media.M4MMediaManager

Manages the medias source like the radio or the music player in order to be compliant with the validation point number 6.5.1
파일 보기 프로젝트 열기: smartnsoft/ModernApp4Me

공개 메소드들

메소드 설명
ResetMediaManager ( ) : void

Resets the M4MMediaManager parameters.

ResumeUserMedia ( ) : void

Resumes the FMRadio or the MediaPlayer.

ScanForUserMedias ( ) : void

Scans the MediaPlayer and the FMRadio in order to update the M4MMediaManager parameters.

비공개 메소드들

메소드 설명
M4MMediaManager ( ) : System

메소드 상세

ResetMediaManager() 공개 메소드

Resets the M4MMediaManager parameters.
public ResetMediaManager ( ) : void
리턴 void

ResumeUserMedia() 공개 메소드

Resumes the FMRadio or the MediaPlayer.
public ResumeUserMedia ( ) : void
리턴 void

ScanForUserMedias() 공개 메소드

Scans the MediaPlayer and the FMRadio in order to update the M4MMediaManager parameters.
public ScanForUserMedias ( ) : void
리턴 void