![]() |
![]() |
![]() |
libInstPatch Reference Manual | ![]() |
---|---|---|---|---|
IpatchCramDecoderConverter; IpatchCramDecoderConverterClass; IpatchConverter* ipatch_cram_decoder_converter_new (void);
"comment" gchararray : Read "file-audio-md5" gchararray : Read "file-binary-md5" gchararray : Read "file-compress-size" guint64 : Read "file-date" guint : Read "file-flags" guint : Read "file-name" gchararray : Read "file-size" guint64 : Read "flags" guint : Read "path" gchararray : Read / Write "read-version" guint : Read "software" gchararray : Read "strip-paths" gboolean : Read / Write "version" guint : Read
An IpatchConverter derived type for uncompressing a CramFile object into one or more IpatchFile objects.
typedef struct { IpatchConverterClass parent_class; } IpatchCramDecoderConverterClass;
IpatchConverter* ipatch_cram_decoder_converter_new (void);
Create new cram decoder converter.
Returns : | New cram decoder converter with a refcount of 1 which the caller owns. |
file-audio-md5
" property"file-audio-md5" gchararray : Read
Current file audio data MD5.
Default value: NULL
file-binary-md5
" property"file-binary-md5" gchararray : Read
Current file binary data MD5.
Default value: NULL
file-compress-size
" property"file-compress-size" guint64 : Read
Current file total compressed size.
Default value: 0
read-version
" property"read-version" guint : Read
Minimum required CRAM decoder version.
Default value: 0
software
" property"software" gchararray : Read
Software used to write the file.
Default value: NULL
strip-paths
" property"strip-paths" gboolean : Read / Write
Remove paths when extracting files.
Default value: FALSE