LMMS
Loading...
Searching...
No Matches
FLAC__ApodizationSpecification Struct Reference

#include <stream_encoder.h>

Public Attributes

FLAC__ApodizationFunction type
union { 
   struct { 
      FLAC__real   stddev 
   }   gauss
   struct { 
      FLAC__real   p 
   }   tukey
   struct { 
      FLAC__real   p 
      FLAC__real   start 
      FLAC__real   end 
   }   multiple_tukey
parameters

Member Data Documentation

◆ end

FLAC__real FLAC__ApodizationSpecification::end

◆ [struct]

struct { ... } FLAC__ApodizationSpecification::gauss

◆ [struct]

struct { ... } FLAC__ApodizationSpecification::multiple_tukey

◆ p

FLAC__real FLAC__ApodizationSpecification::p

◆ [union]

union { ... } FLAC__ApodizationSpecification::parameters

◆ start

FLAC__real FLAC__ApodizationSpecification::start

◆ stddev

FLAC__real FLAC__ApodizationSpecification::stddev

◆ [struct]

struct { ... } FLAC__ApodizationSpecification::tukey

◆ type

FLAC__ApodizationFunction FLAC__ApodizationSpecification::type

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