Audacity 3.2.0
|
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] |
Definition at line 659 of file ExportMP3.cpp.
BYTE be_version::btReserved[125] |
Definition at line 685 of file ExportMP3.cpp.
BYTE be_version::byAlphaLevel |
Definition at line 681 of file ExportMP3.cpp.
BYTE be_version::byBetaLevel |
Definition at line 682 of file ExportMP3.cpp.
BYTE be_version::byDay |
Definition at line 673 of file ExportMP3.cpp.
BYTE be_version::byDLLMajorVersion |
Definition at line 663 of file ExportMP3.cpp.
BYTE be_version::byDLLMinorVersion |
Definition at line 664 of file ExportMP3.cpp.
BYTE be_version::byMajorVersion |
Definition at line 668 of file ExportMP3.cpp.
Referenced by MP3Exporter::InitLibraryExternal().
BYTE be_version::byMinorVersion |
Definition at line 669 of file ExportMP3.cpp.
Referenced by MP3Exporter::InitLibraryExternal().
BYTE be_version::byMMXEnabled |
Definition at line 683 of file ExportMP3.cpp.
BYTE be_version::byMonth |
Definition at line 674 of file ExportMP3.cpp.
WORD be_version::wYear |
Definition at line 675 of file ExportMP3.cpp.
CHAR be_version::zHomepage[129] |
Definition at line 679 of file ExportMP3.cpp.