Definition at line 80 of file decklink_enc.cpp.
decklink_frame::decklink_frame |
( |
struct decklink_ctx * |
ctx, |
|
|
AVFrame * |
avframe, |
|
|
long |
width, |
|
|
long |
height, |
|
|
void * |
buffer |
|
) |
| |
|
inline |
virtual long STDMETHODCALLTYPE decklink_frame::GetWidth |
( |
void |
| ) |
|
|
inlinevirtual |
virtual long STDMETHODCALLTYPE decklink_frame::GetHeight |
( |
void |
| ) |
|
|
inlinevirtual |
virtual long STDMETHODCALLTYPE decklink_frame::GetRowBytes |
( |
void |
| ) |
|
|
inlinevirtual |
virtual BMDPixelFormat STDMETHODCALLTYPE decklink_frame::GetPixelFormat |
( |
void |
| ) |
|
|
inlinevirtual |
virtual BMDFrameFlags STDMETHODCALLTYPE decklink_frame::GetFlags |
( |
void |
| ) |
|
|
inlinevirtual |
virtual HRESULT STDMETHODCALLTYPE decklink_frame::GetBytes |
( |
void ** |
buffer | ) |
|
|
inlinevirtual |
virtual HRESULT STDMETHODCALLTYPE decklink_frame::GetTimecode |
( |
BMDTimecodeFormat |
format, |
|
|
IDeckLinkTimecode ** |
timecode |
|
) |
| |
|
inlinevirtual |
virtual HRESULT STDMETHODCALLTYPE decklink_frame::GetAncillaryData |
( |
IDeckLinkVideoFrameAncillary ** |
ancillary | ) |
|
|
inlinevirtual |
virtual ULONG STDMETHODCALLTYPE decklink_frame::AddRef |
( |
void |
| ) |
|
|
inlinevirtual |
virtual ULONG STDMETHODCALLTYPE decklink_frame::Release |
( |
void |
| ) |
|
|
inlinevirtual |
long decklink_frame::_width |
|
private |
long decklink_frame::_height |
|
private |
void* decklink_frame::_buffer |
|
private |
int decklink_frame::_refs |
|
private |
The documentation for this class was generated from the following file: