Module defining metadata struct for FLAC buffers with stream metadata.
Based on contents of stream before audio frames
@type t() :: %Membrane.FLAC.StreamMetadata{ type: :marker | :streaminfo | :padding | :application | :seektable | :vorbis_comment | :cuesheet | :picture }