Ejemplo n.º 1
0
 internal static object _ReadBitStream(BitStream stream, object[] codecOptions)
 {
     return(stream.ReadBitStream());
 }