コード例 #1
0
 public void SetStreamFlag(int StreamType, bool Flag)
 {
     m_Wrapper.SetStreamFlag(StreamType, Flag);
 }