#include <video.h>
Definition at line 23 of file video.h.
◆ anonymous enum
◆ Format
| Enumerator |
|---|
| AV_PIX_FMT_YUVA420P | |
| AV_PIX_FMT_YUV420P | |
Definition at line 29 of file video.h.
◆ Video() [1/2]
| Video::Video |
( |
Input * |
file | ) |
|
|
explicit |
◆ Video() [2/2]
| Bink::Video::Video |
( |
const Video & |
| ) |
|
|
delete |
◆ ~Video()
◆ audio()
| const Audio & Bink::Video::audio |
( |
uint8_t |
i | ) |
const |
|
inline |
◆ audioCount()
| size_t Bink::Video::audioCount |
( |
| ) |
const |
|
inline |
◆ currentFrame()
| size_t Bink::Video::currentFrame |
( |
| ) |
const |
|
inline |
◆ fps()
◆ frame()
| const Frame & Bink::Video::frame |
( |
uint8_t |
i | ) |
const |
|
inline |
◆ frameCount()
| size_t Video::frameCount |
( |
| ) |
const |
◆ nextFrame()
| const Frame & Video::nextFrame |
( |
| ) |
|
The documentation for this class was generated from the following files: