MXF Reader Lib
From AVObjects Knowledge Base
(Difference between revisions)
Line 8: | Line 8: | ||
==Methods== | ==Methods== | ||
+ | Object implements follows methods of [[IAVObject Interface]]: | ||
+ | *[[Method Init|Init()]] | ||
+ | *[[Method Close|Close()]] | ||
+ | *[[Method CanGetFrame|CanGetFrame()]] | ||
+ | *[[Method GetFrame|GetFrame()]] | ||
TODO: Methods | TODO: Methods | ||
Revision as of 15: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
Methods
Object implements follows methods of IAVObject Interface:
TODO: Methods
Properties
TODO: Properties
Samples
TODO: Methods