![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qffmpegaudiorenderer_p.h>
Public Types | |
| enum | Type { Low , Moderate , High } |
Public Attributes | |
| Type | type = Moderate |
| TimePoint | timePoint = TimePoint::max() |
| Microseconds | delay = Microseconds(0) |
Definition at line 57 of file qffmpegaudiorenderer_p.h.
| Enumerator | |
|---|---|
| Low | |
| Moderate | |
| High | |
Definition at line 59 of file qffmpegaudiorenderer_p.h.
| Microseconds QFFmpeg::AudioRenderer::BufferLoadingInfo::delay = Microseconds(0) |
Definition at line 62 of file qffmpegaudiorenderer_p.h.
| TimePoint QFFmpeg::AudioRenderer::BufferLoadingInfo::timePoint = TimePoint::max() |
Definition at line 61 of file qffmpegaudiorenderer_p.h.
Definition at line 60 of file qffmpegaudiorenderer_p.h.