song/AudioFormatFilter: add mask support
This commit is contained in:
@@ -276,6 +276,14 @@
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
"<code>(AudioFormat =~ 'SAMPLERATE:BITS:CHANNELS')</code>":
|
||||
matches the audio format with the given mask (i.e. one
|
||||
or more attributes may be "<code>*</code>").
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
"<code>(!EXPRESSION)</code>": negate an expression.
|
||||
|
Reference in New Issue
Block a user