Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QFFmpeg::AudioRenderer::AudioTimings Struct Reference

#include <qffmpegaudiorenderer_p.h>

Collaboration diagram for QFFmpeg::AudioRenderer::AudioTimings:

Public Attributes

Microseconds actualBufferDuration = Microseconds(0)
Microseconds maxSoundDelay = Microseconds(0)
Microseconds minSoundDelay = Microseconds(0)

Detailed Description

Definition at line 65 of file qffmpegaudiorenderer_p.h.

Member Data Documentation

◆ actualBufferDuration

Microseconds QFFmpeg::AudioRenderer::AudioTimings::actualBufferDuration = Microseconds(0)

Definition at line 67 of file qffmpegaudiorenderer_p.h.

◆ maxSoundDelay

Microseconds QFFmpeg::AudioRenderer::AudioTimings::maxSoundDelay = Microseconds(0)

Definition at line 68 of file qffmpegaudiorenderer_p.h.

◆ minSoundDelay

Microseconds QFFmpeg::AudioRenderer::AudioTimings::minSoundDelay = Microseconds(0)

Definition at line 69 of file qffmpegaudiorenderer_p.h.


The documentation for this struct was generated from the following file: