OpenShot Library | libopenshot  0.7.0
Public Member Functions | Public Attributes | List of all members
openshot::AudioRecorderBlock Struct Reference

#include <AudioRecorder.h>

Public Member Functions

int Samples () const
 

Public Attributes

std::vector< std::vector< float > > channels
 
int64_t first_sample = 0
 
int sample_rate = 0
 

Detailed Description

Definition at line 101 of file AudioRecorder.h.

Member Function Documentation

◆ Samples()

int openshot::AudioRecorderBlock::Samples ( ) const
inline

Member Data Documentation

◆ channels

std::vector<std::vector<float> > openshot::AudioRecorderBlock::channels

◆ first_sample

int64_t openshot::AudioRecorderBlock::first_sample = 0

◆ sample_rate

int openshot::AudioRecorderBlock::sample_rate = 0

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