Метод | Описание | |
---|---|---|
AudioSession ( IAudioSessionControl2, control ) | ||
Dispose ( ) : void | ||
EnumerateAll ( ) : IEnumerable |
||
GetChannelsPeakValues ( ) : float[] | ||
GetSpeakersChannelsPeakValues ( ) : float[] | ||
ToString ( ) : string |
Метод | Описание | |
---|---|---|
ExtractIcon ( IntPtr, ptr, string pszExeFileName, int nIconIndex ) : IntPtr, | ||
GetIcon ( ) : Icon, | ||
GetString ( GetStringFn fn ) : string | ||
ParseIconLocationPath ( string location, string &path ) : int | ||
PathParseIconLocation ( string pszIconFile ) : int | ||
SHLoadIndirectString ( string pszSource, StringBuilder pszOutBuf, int cchOutBuf, IntPtr ppvReserved ) : int |
public AudioSession ( IAudioSessionControl2, control ) | ||
control | IAudioSessionControl2, |
public static EnumerateAll ( ) : IEnumerable |
||
Результат | IEnumerable |
public GetChannelsPeakValues ( ) : float[] | ||
Результат | float[] |
public static GetSpeakersChannelsPeakValues ( ) : float[] | ||
Результат | float[] |