OpenShot Library | OpenShotAudio 0.2.2
juce::CoreAudioFormatMetatdata::ChunkHeader Struct Reference

Public Member Functions

 ChunkHeader (InputStream &input)
 

Public Attributes

uint32 chunkType
 
int64 chunkSize
 

Detailed Description

Definition at line 86 of file juce_CoreAudioFormat.cpp.

Constructor & Destructor Documentation

◆ ChunkHeader()

juce::CoreAudioFormatMetatdata::ChunkHeader::ChunkHeader ( InputStream input)
inline

Definition at line 88 of file juce_CoreAudioFormat.cpp.

Member Data Documentation

◆ chunkType

uint32 juce::CoreAudioFormatMetatdata::ChunkHeader::chunkType

Definition at line 94 of file juce_CoreAudioFormat.cpp.

◆ chunkSize

int64 juce::CoreAudioFormatMetatdata::ChunkHeader::chunkSize

Definition at line 95 of file juce_CoreAudioFormat.cpp.


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