Audio Bitrate Matches
Audio Bitrate Matches
Check if an audio bitrate matches the constraints.
Kilobytes
The bitrate in kilobytes to run the match against.
Match
The match condition to run
| Name | Expression |
|---|---|
| Equals | = |
| Not Equals | != |
| Less Than | < |
| Less Than Or Equal | >= |
| Greater Than | > |
| Greater Than Or Equal | >= |
Outputs
- Does match
- Does not match