FFmpeg
|
#include <dshow_capture.h>
Data Fields | |
IBaseFilterVtbl * | vtbl |
long | ref |
const wchar_t * | name |
libAVPin * | pin |
FILTER_INFO | info |
FILTER_STATE | state |
IReferenceClock * | clock |
enum dshowDeviceType | type |
void * | priv_data |
int | stream_index |
int64_t | start_time |
void(* | callback )(void *priv_data, int index, uint8_t *buf, int buf_size, int64_t time) |
Detailed Description
Definition at line 245 of file dshow_capture.h.
Field Documentation
void(* libAVFilter::callback) (void *priv_data, int index, uint8_t *buf, int buf_size, int64_t time) |
Definition at line 257 of file dshow_capture.h.
Referenced by 7digital-python.lib.oauth.OAuthToken::get_callback_url(), libAVMemInputPin_Receive(), and 7digital-python.lib.oauth.OAuthToken::set_callback().
IReferenceClock* libAVFilter::clock |
Definition at line 252 of file dshow_capture.h.
Referenced by libAVMemInputPin_Receive().
FILTER_INFO libAVFilter::info |
Definition at line 250 of file dshow_capture.h.
const wchar_t* libAVFilter::name |
Definition at line 248 of file dshow_capture.h.
Referenced by 7digital-python.lockerEndpoint.LockerArtist::__init__(), 7digital-python.lib.py7digital.Artist::__init__(), 7digital-python.lib.py7digital.Tag::__init__(), 7digital-python.lib.py7digital.Label::__init__(), 7digital-python.lib.py7digital.Artist::get_name(), 7digital-python.lib.py7digital.Tag::get_name(), 7digital-python.lib.py7digital.Label::get_name(), 7digital-python.lib.py7digital.Artist::set_name(), 7digital-python.lib.py7digital.Tag::set_name(), and 7digital-python.lib.py7digital.Label::set_name().
libAVPin* libAVFilter::pin |
Definition at line 249 of file dshow_capture.h.
Referenced by dshow_open_device().
void* libAVFilter::priv_data |
Definition at line 254 of file dshow_capture.h.
Referenced by libAVMemInputPin_Receive().
long libAVFilter::ref |
Definition at line 247 of file dshow_capture.h.
int64_t libAVFilter::start_time |
Definition at line 256 of file dshow_capture.h.
Referenced by libAVMemInputPin_Receive().
FILTER_STATE libAVFilter::state |
Definition at line 251 of file dshow_capture.h.
int libAVFilter::stream_index |
Definition at line 255 of file dshow_capture.h.
Referenced by dshow_add_device(), and libAVMemInputPin_Receive().
enum dshowDeviceType libAVFilter::type |
Definition at line 253 of file dshow_capture.h.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__(), and libAVMemInputPin_Receive().
IBaseFilterVtbl* libAVFilter::vtbl |
Definition at line 246 of file dshow_capture.h.
The documentation for this struct was generated from the following file:
Generated on Tue Jan 21 2025 06:52:38 for FFmpeg by 1.8.11