Audacity
3.2.0
Public Member Functions
|
List of all members
FLAC__StreamMetadataDeleter Struct Reference
Public Member Functions
void
operator()
(FLAC__StreamMetadata *p) const
Detailed Description
Definition at line
167
of file
ExportFLAC.cpp
.
Member Function Documentation
◆
operator()()
void FLAC__StreamMetadataDeleter::operator()
(
FLAC__StreamMetadata *
p
)
const
inline
Definition at line
168
of file
ExportFLAC.cpp
.
169
{
if
(p) ::FLAC__metadata_object_delete(p); }
The documentation for this struct was generated from the following file:
ExportFLAC.cpp
Generated by
1.9.3