FLAC__metadata_object_cuesheet_track_new

Create a new CUESHEET track instance.

The object will be "empty"; i.e. values and data pointers will be \c 0.

\retval FLAC__StreamMetadata_CueSheet_Track* \c NULL if there was an error allocating memory, else the new instance.

extern (C) nothrow
FLAC__metadata_object_cuesheet_track_new
()

Meta