Exemplo n.º 1
0
 public bool GetStreamFlag(int StreamType)
 {
     return(m_Wrapper.GetStreamFlag(StreamType));
 }