Ardour  9.0-pre0-350-gf17a656217
ARDOUR::SoundFileInfo Struct Reference

#include <audiofilesource.h>

Public Attributes

float samplerate
 
uint16_t channels
 
int64_t length
 
std::string format_name
 
int64_t timecode
 
bool seekable
 

Detailed Description

Definition at line 32 of file audiofilesource.h.

Member Data Documentation

◆ channels

uint16_t ARDOUR::SoundFileInfo::channels

Definition at line 34 of file audiofilesource.h.

◆ format_name

std::string ARDOUR::SoundFileInfo::format_name

Definition at line 36 of file audiofilesource.h.

◆ length

int64_t ARDOUR::SoundFileInfo::length

Definition at line 35 of file audiofilesource.h.

◆ samplerate

float ARDOUR::SoundFileInfo::samplerate

Definition at line 33 of file audiofilesource.h.

◆ seekable

bool ARDOUR::SoundFileInfo::seekable

Definition at line 38 of file audiofilesource.h.

◆ timecode

int64_t ARDOUR::SoundFileInfo::timecode

Definition at line 37 of file audiofilesource.h.


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