@returns(gboolean) def is_lossless()
Checks if @entry represents a file that is losslessly encoded. An entry is considered lossless if it has no bitrate value and its media type is "audio/x-flac". Other lossless encoding types may be added in the future.
Returns : |
True if @entry is lossless |