コード例 #1
0
ファイル: VideoInterpreter.cs プロジェクト: nunb/authoring
 public void Close()
 {
     _frames.Close();
 }