mirror of
https://github.com/beetbox/beets.git
synced 2026-01-19 06:34:05 +01:00
Syntax fix: e.g.
This commit is contained in:
parent
4f83b2d8a6
commit
3b9382d808
1 changed files with 3 additions and 3 deletions
|
|
@ -235,9 +235,9 @@ Audio information:
|
|||
|
||||
* length (in seconds)
|
||||
* bitrate (in kilobits per second, with units: e.g., "192kbps")
|
||||
* bitrate_mode (eg. "CBR", "VBR" or "ABR", only available for the MP3 format)
|
||||
* encoder_info (eg. "LAME 3.97.0", only available for some formats)
|
||||
* encoder_settings (eg. "-V2", only available for the MP3 format)
|
||||
* bitrate_mode (e.g., "CBR", "VBR" or "ABR", only available for the MP3 format)
|
||||
* encoder_info (e.g., "LAME 3.97.0", only available for some formats)
|
||||
* encoder_settings (e.g., "-V2", only available for the MP3 format)
|
||||
* format (e.g., "MP3" or "FLAC")
|
||||
* channels
|
||||
* bitdepth (only available for some formats)
|
||||
|
|
|
|||
Loading…
Reference in a new issue