Ardour  8.7-15-gadf511264b
AudioGrapher::SndfileHandle::SNDFILE_ref Struct Reference

Public Member Functions

 SNDFILE_ref (void)
 
 ~SNDFILE_ref (void)
 

Public Attributes

SNDFILE * sf
 
SF_INFO sfinfo
 
int ref
 

Detailed Description

Definition at line 66 of file sndfile.hh.

Constructor & Destructor Documentation

◆ SNDFILE_ref()

AudioGrapher::SndfileHandle::SNDFILE_ref::SNDFILE_ref ( void  )

◆ ~SNDFILE_ref()

AudioGrapher::SndfileHandle::SNDFILE_ref::~SNDFILE_ref ( void  )

Member Data Documentation

◆ ref

int AudioGrapher::SndfileHandle::SNDFILE_ref::ref

Definition at line 72 of file sndfile.hh.

◆ sf

SNDFILE* AudioGrapher::SndfileHandle::SNDFILE_ref::sf

Definition at line 70 of file sndfile.hh.

◆ sfinfo

SF_INFO AudioGrapher::SndfileHandle::SNDFILE_ref::sfinfo

Definition at line 71 of file sndfile.hh.


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