MXF Reader Lib
From AVObjects Knowledge Base
		(Difference between revisions)
		
		
 (→Properties)  | 
		|||
| Line 16: | Line 16: | ||
[http://avobjects.com/interfaces/iavproperties.html IAVProperties Interface] used for sets ang gets values of MXF Reader Lib properties.  | [http://avobjects.com/interfaces/iavproperties.html IAVProperties Interface] used for sets ang gets values of MXF Reader Lib properties.  | ||
==Properties==  | ==Properties==  | ||
| − | |||
{|  | {|  | ||
| + | |-  | ||
| + | | '''format'''  | ||
| + | | BSTR   | ||
| + | | File format  | ||
| + | |-  | ||
| + | | '''format_name'''  | ||
| + | | BSTR   | ||
| + | | File format description  | ||
|-  | |-  | ||
| '''source'''  | | '''source'''  | ||
| BSTR    | | BSTR    | ||
| Name of file  | | Name of file  | ||
| + | |||
|}  | |}  | ||
TODO: Properties  | TODO: Properties  | ||
| − | + | ||
==Samples==  | ==Samples==  | ||
TODO: Methods  | TODO: Methods  | ||
Revision as of 16:04, 9 July 2014
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
TODO: Description
Contents | 
Overview
TODO: Overview
Interfaces&Methods
Object implements follows methods of IAVObject Interface:
IAVProperties Interface used for sets ang gets values of MXF Reader Lib properties.
Properties
| format | BSTR | File format | 
| format_name | BSTR | File format description | 
| source | BSTR | Name of file | 
TODO: Properties
Samples
TODO: Methods