Python Reference Guide
 
Loading...
Searching...
No Matches
FBPropertyListVideo Class Reference

#include <pyfbsdk.h>

Inheritance diagram for FBPropertyListVideo:

Additional Inherited Members

- Public Member Functions inherited from FBPropertyList
int __len__ ()
 Returns the number of elements.
 
Element __getitem__ (int pIndex)
 Returns the ith component Corresponds to python: print l[1].