コード例 #1
0
 void removeStream(StreamDescription stream) {
   stream.onClosing();
   triggerStreamRemoved(stream);
 }