Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type 'a id3v2_tag constraint 'a = [< state ]
val init : unit -> [ `Invalid ] id3v2
val tag_size : [< `Parsed | `Valid ] id3v2 -> int
val attach_frame :
[< `Invalid | `Valid ] id3v2 ->
frame_type ->
frame_text ->
[ `Valid ] id3v2
val render : [ `Valid ] id3v2 -> string