コード例 #1
0
 /// <inheritdoc />
 public bool SetOutputDevice(string outputDevice)
 {
     return(_api.Player_SetOutputDevice(outputDevice));
 }