BDInfo.TSTextStream.TSTextStream C# (CSharp) Method

TSTextStream() public method

public TSTextStream ( ) : System
return System
        public TSTextStream()
        {
            IsVBR = true;
            IsInitialized = true;
        }