Module | MusicBrainz |
In: |
musicbrainz.c
(CVS)
|
See MusicBrainz::Client and MusicBrainz::TRM for API documentation.
VERSION | = | rb_str_new2(MB_VERSION) | Version of the MB-Ruby bindings. (use MusicBrainz::Client#version for the client library version). | |
ID_LEN | = | INT2FIX(MB_ID_LEN) | Length of a returned ID value. | |
MB_ID_LEN | = | INT2FIX(MB_ID_LEN) | Length of a returned ID value. | |
CDINDEX_ID_LEN | = | INT2FIX(MB_CDINDEX_ID_LEN) | Length of a returned CD index ID value. | |
MB_CDINDEX_ID_LEN | = | INT2FIX(MB_CDINDEX_ID_LEN) | Length of a returned CD index ID value. |