Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tidal
master
Tidal
API
Album
Artist
Client
AudioQuality
Player
Playlist
SearchResults
Stream
Track
Built with Crystal 1.9.2
2023-10-07 21:39:23 UTC
enum
Tidal::API::Client::AudioQuality
Defined in:
api/client.cr
Enum Members
Low
=
0
High
=
1
Lossless
=
2
Instance Method Summary
#high?
#lossless?
#low?
Instance Method Detail
def
high?
#
[
View source
]
def
lossless?
#
[
View source
]
def
low?
#
[
View source
]