#include <buffersink.h>
|
| BufferSinkFilterContext ()=default |
|
| BufferSinkFilterContext (const FilterContext &ctx, OptionalErrorCode ec=throws()) |
|
void | assign (const FilterContext &ctx, OptionalErrorCode ec=throws()) |
|
BufferSinkFilterContext & | operator= (const FilterContext &ctx) |
|
bool | getVideoFrame (VideoFrame &frame, int flags, OptionalErrorCode ec=throws()) |
|
bool | getVideoFrame (VideoFrame &frame, OptionalErrorCode ec=throws()) |
|
bool | getAudioFrame (AudioSamples &samples, int flags, OptionalErrorCode ec=throws()) |
|
bool | getAudioFrame (AudioSamples &samples, OptionalErrorCode ec=throws()) |
|
bool | getAudioSamples (AudioSamples &samples, size_t samplesCount, OptionalErrorCode ec=throws()) |
|
void | setFrameSize (unsigned size, OptionalErrorCode ec=throws()) |
|
Rational | frameRate (OptionalErrorCode ec=throws()) |
|
◆ BufferSinkFilterContext() [1/2]
av::BufferSinkFilterContext::BufferSinkFilterContext |
( |
| ) |
|
|
default |
◆ BufferSinkFilterContext() [2/2]
◆ assign()
◆ checkFilter()
◆ frameRate()
◆ getAudioFrame() [1/2]
◆ getAudioFrame() [2/2]
◆ getAudioSamples()
◆ getVideoFrame() [1/2]
◆ getVideoFrame() [2/2]
◆ operator=()
◆ setFrameSize()
The documentation for this class was generated from the following files: