Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtPrivate::AudioSampleFormatHelper< QAudioFormat::UInt8 > Struct Reference

#include <qaudiobuffer.h>

+ Collaboration diagram for QtPrivate::AudioSampleFormatHelper< QAudioFormat::UInt8 >:

Public Types

using value_type = unsigned char
 

Static Public Attributes

static constexpr value_type Default = 128
 

Detailed Description

Definition at line 21 of file qaudiobuffer.h.

Member Typedef Documentation

◆ value_type

using QtPrivate::AudioSampleFormatHelper< QAudioFormat::UInt8 >::value_type = unsigned char

Definition at line 23 of file qaudiobuffer.h.

Member Data Documentation

◆ Default

constexpr value_type QtPrivate::AudioSampleFormatHelper< QAudioFormat::UInt8 >::Default = 128
staticconstexpr

Definition at line 24 of file qaudiobuffer.h.


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