AudioLevelMeta.level
ubyte level() @property nothrowGet level field.
Returns
the -dBov from 0-127 (127 is silence).
void level(ubyte propval) @property nothrowSet level field.
Parameters
propval | the -dBov from 0-127 (127 is silence). |
ubyte level() @property nothrowGet level field.
void level(ubyte propval) @property nothrowSet level field.
propval | the -dBov from 0-127 (127 is silence). |