Метод | Описание | |
---|---|---|
BIsEnabled ( ) : bool | ||
BIsPlaying ( ) : bool | ||
GetIntPtr ( ) : IntPtr | ||
GetPlaybackStatus ( ) : int | ||
GetVolume ( ) : float | ||
Pause ( ) : void | ||
Play ( ) : void | ||
PlayNext ( ) : void | ||
PlayPrevious ( ) : void | ||
SetVolume ( float flVolume ) : void |
public abstract GetPlaybackStatus ( ) : int | ||
Результат | int |
public abstract SetVolume ( float flVolume ) : void | ||
flVolume | float | |
Результат | void |