sig type t = { channels : int; samplerate : int; bitrate : int; } val to_string : Encoder.Shine.t -> string end