VTable
Public Attributes
data
public void * data;
destroy
public delegate *< void *, void > destroy;
getCropRect
public delegate *< void *, ARect > getCropRect;
getFormat
public delegate *< void *, MediaFormat > getFormat;
getHeight
public delegate *< void *, int > getHeight;
getNumPlanes
public delegate *< void *, int > getNumPlanes;
getTimestamp
public delegate *< void *, long > getTimestamp;
getWidth
public delegate *< void *, int > getWidth;
tryGetPlane
public delegate *< void *, int, UnsafePlane *, bool > tryGetPlane;
tryLockData
public delegate *< void *, bool > tryLockData;
tryUnlockData
public delegate *< void *, bool > tryUnlockData;