コード例 #1
0
 public override void SetVolume(float volume)
 {
     _outputStream.SetVolume(volume);
 }