Property | Type | Description | |
---|---|---|---|
AlbumArtProperty | |||
AudioFileProperty | |||
IsPlayingProperty |
Property | Type | Description | |
---|---|---|---|
OnAudioFilePropertyChanged | void | ||
OnIsPlayingChanged | void | ||
PlayerMediaEnded | void | ||
Player_MediaFailed | void | ||
UpdateMediaPlayer | void |
Method | Description | |
---|---|---|
Pause ( ) : void |
Pause the ringtone
|
|
Play ( ) : void |
Start playing the ringtone.
|
|
Stop ( ) : void |
Stop playing the ringtone and restart.
|
|
WriteToStream ( Stream s ) : void |
Method | Description | |
---|---|---|
OnAudioFilePropertyChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void | ||
OnIsPlayingChanged ( |
||
PlayerMediaEnded ( object sender, |
Handler for event sent by the WPF MediaPlayer when it reaches the end of the media.
|
|
Player_MediaFailed ( object sender, ExceptionEventArgs e ) : void | ||
UpdateMediaPlayer ( |
public static DependencyProperty,System.Windows AlbumArtProperty | ||
return |
public static DependencyProperty,System.Windows AudioFileProperty | ||
return |