Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Make.FLACSourceFlac metadata.
val parse_file :
?custom_parser:(Metadata__.MetadataBase.parser_handler -> unit) ->
string ->
(string * string) listtype picture = {picture_type : int;picture_mime : string;picture_description : string;picture_width : int;picture_height : int;picture_bpp : int;picture_colors : int;picture_data : string;}