RetroArch
Public Attributes | List of all members
FLAC__Frame Struct Reference

#include <format.h>

Collaboration diagram for FLAC__Frame:
[legend]

Public Attributes

FLAC__FrameHeader header
 
FLAC__Subframe subframes [FLAC__MAX_CHANNELS]
 
FLAC__FrameFooter footer
 

Detailed Description

FLAC frame structure. (c.f. format specification)

Member Data Documentation

◆ footer

FLAC__FrameFooter FLAC__Frame::footer

◆ header

FLAC__FrameHeader FLAC__Frame::header

◆ subframes

FLAC__Subframe FLAC__Frame::subframes[FLAC__MAX_CHANNELS]

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