xine-lib 1.2.13-20230125hg15249
Data Fields
_COutputPin Struct Reference

#include <outputpin.h>

Data Fields

IPin_vtvt
 
int refcount
 
COutputMemPinmempin
 
AM_MEDIA_TYPE type
 
IPinremote
 
void(* SetFramePointer )(COutputPin *, char **z)
 
void(* SetPointer2 )(COutputPin *, char *p)
 
void(* SetFrameSizePointer )(COutputPin *, long *z)
 
void(* SetNewFormat )(COutputPin *, const AM_MEDIA_TYPE *a)
 

Field Documentation

◆ mempin

COutputMemPin* _COutputPin::mempin

◆ refcount

int _COutputPin::refcount

◆ remote

IPin* _COutputPin::remote

Referenced by COutputPinCreate().

◆ SetFramePointer

void(* _COutputPin::SetFramePointer) (COutputPin *, char **z)

Referenced by COutputPinCreate().

◆ SetFrameSizePointer

void(* _COutputPin::SetFrameSizePointer) (COutputPin *, long *z)

Referenced by COutputPinCreate().

◆ SetNewFormat

void(* _COutputPin::SetNewFormat) (COutputPin *, const AM_MEDIA_TYPE *a)

Referenced by COutputPinCreate().

◆ SetPointer2

void(* _COutputPin::SetPointer2) (COutputPin *, char *p)

Referenced by COutputPinCreate().

◆ type

AM_MEDIA_TYPE _COutputPin::type

◆ vt

IPin_vt* _COutputPin::vt

The documentation for this struct was generated from the following file: