Пример #1
0
            internal PropertySet GetOutputStreamAttributes()
            {
                IMFAttributes attributes = null;

                _mft.GetOutputStreamAttributes(0, out attributes);
                return(null);
            }