|
|
std::string | name |
| |
|
bool | is_video {} |
| |
|
int | width {} |
| |
|
int | height {} |
| |
|
AVPixelFormat | pixfmt {AV_PIX_FMT_NONE} |
| |
|
std::string | gst_format |
| |
|
int | channels {} |
| |
|
int | rate {} |
| |
|
bool | unsupported_format {} |
| |
|
bool | unsupported_layout {} |
| |
|
std::function< void(int, int, AVPixelFormat)> | on_format_change |
| |
The documentation for this struct was generated from the following file: