MXF Reader Lib

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 18: Line 18:
 
{|
 
{|
 
|-
 
|-
| align=right |  9.||Amsterdam
+
| source
 
|-
 
|-
| align=right | 10.||Rotterdam
+
| BSTR
 
|-
 
|-
| align=right | 11.||The Hague
+
| Name of file
 +
|-
 +
| <source lang=cpp>spProps->PropsSet(L"source", L"file.ext");</source>
 
|}
 
|}
;source: sfsfjskf
 
 
TODO: Properties
 
TODO: Properties
  

Revision as of 15:52, 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

source
BSTR
Name of file
spProps->PropsSet(L"source", L"file.ext");

TODO: Properties

Samples

TODO: Methods

Personal tools