Module: Flac
- Defined in:
- ext/flac/flac.c
Defined Under Namespace
Classes: Info
Class Method Summary collapse
-
.info ⇒ Object
static VALUE rb_cinfo_new(VALUE self);.
Class Method Details
.info ⇒ Object
static VALUE rb_cinfo_new(VALUE self);
8 |
# File 'ext/flac/flac.c', line 8
static VALUE rb_flac_info(VALUE module, VALUE filename);
|