|
xine-lib
1.2.10
|
#include <outputpin.h>
Data Fields | |
| IPin_vt * | vt |
| int | refcount |
| COutputMemPin * | mempin |
| AM_MEDIA_TYPE | type |
| IPin * | remote |
| void(* | SetFramePointer )(COutputPin *, char **z) |
| void(* | SetPointer2 )(COutputPin *, char *p) |
| void(* | SetFrameSizePointer )(COutputPin *, long *z) |
| void(* | SetNewFormat )(COutputPin *, const AM_MEDIA_TYPE *a) |
| COutputMemPin* _COutputPin::mempin |
| int _COutputPin::refcount |
Referenced by COutputPin_M_AddRef(), COutputPin_M_Release(), and COutputPinCreate().
| IPin* _COutputPin::remote |
Referenced by COutputPinCreate().
| void( * _COutputPin::SetFramePointer) (COutputPin *, char **z) |
Referenced by COutputPinCreate().
| void( * _COutputPin::SetFrameSizePointer) (COutputPin *, long *z) |
Referenced by COutputPinCreate().
| void( * _COutputPin::SetNewFormat) (COutputPin *, const AM_MEDIA_TYPE *a) |
Referenced by COutputPinCreate().
| void( * _COutputPin::SetPointer2) (COutputPin *, char *p) |
Referenced by COutputPinCreate().
| AM_MEDIA_TYPE _COutputPin::type |
Referenced by COutputPin_SetNewFormat(), and COutputPinCreate().
| IPin_vt* _COutputPin::vt |
1.8.17