Audacity 3.2.0
Public Attributes | List of all members
be_version Struct Reference

Public Attributes

BYTE byDLLMajorVersion
 
BYTE byDLLMinorVersion
 
BYTE byMajorVersion
 
BYTE byMinorVersion
 
BYTE byDay
 
BYTE byMonth
 
WORD wYear
 
CHAR zHomepage [129]
 
BYTE byAlphaLevel
 
BYTE byBetaLevel
 
BYTE byMMXEnabled
 
BYTE btReserved [125]
 

Detailed Description

Definition at line 663 of file ExportMP3.cpp.

Member Data Documentation

◆ btReserved

BYTE be_version::btReserved[125]

Definition at line 689 of file ExportMP3.cpp.

◆ byAlphaLevel

BYTE be_version::byAlphaLevel

Definition at line 685 of file ExportMP3.cpp.

◆ byBetaLevel

BYTE be_version::byBetaLevel

Definition at line 686 of file ExportMP3.cpp.

◆ byDay

BYTE be_version::byDay

Definition at line 677 of file ExportMP3.cpp.

◆ byDLLMajorVersion

BYTE be_version::byDLLMajorVersion

Definition at line 667 of file ExportMP3.cpp.

◆ byDLLMinorVersion

BYTE be_version::byDLLMinorVersion

Definition at line 668 of file ExportMP3.cpp.

◆ byMajorVersion

BYTE be_version::byMajorVersion

Definition at line 672 of file ExportMP3.cpp.

Referenced by MP3Exporter::InitLibraryExternal().

◆ byMinorVersion

BYTE be_version::byMinorVersion

Definition at line 673 of file ExportMP3.cpp.

Referenced by MP3Exporter::InitLibraryExternal().

◆ byMMXEnabled

BYTE be_version::byMMXEnabled

Definition at line 687 of file ExportMP3.cpp.

◆ byMonth

BYTE be_version::byMonth

Definition at line 678 of file ExportMP3.cpp.

◆ wYear

WORD be_version::wYear

Definition at line 679 of file ExportMP3.cpp.

◆ zHomepage

CHAR be_version::zHomepage[129]

Definition at line 683 of file ExportMP3.cpp.


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