Skip to content

Struct daisy::WavPlayer::FileInfo

ClassList > daisy > WavPlayer > FileInfo

More...

  • #include <WavPlayer.h>

Public Attributes

Type Name
size_t channels
size_t data_size_bytes
size_t data_start
size_t length
size_t samplerate

Detailed Description

Relevent audio file data for playback details

Public Attributes Documentation

variable channels

size_t daisy::WavPlayer< workspace_bytes >::FileInfo::channels;

variable data_size_bytes

size_t daisy::WavPlayer< workspace_bytes >::FileInfo::data_size_bytes;

variable data_start

size_t daisy::WavPlayer< workspace_bytes >::FileInfo::data_start;

variable length

size_t daisy::WavPlayer< workspace_bytes >::FileInfo::length;

variable samplerate

size_t daisy::WavPlayer< workspace_bytes >::FileInfo::samplerate;


The documentation for this class was generated from the following file external-docs/libDaisy/src/util/WavPlayer.h