コード例 #1
0
 public static extern float BASS_DSHOW_ChannelGetAttribute(int handle, BASSDSHOWAttribute attrib);
コード例 #2
0
 public static extern void BASS_DSHOW_ChannelSetAttribute(int handle, BASSDSHOWAttribute attrib, float newvalue);