* add {y} sample format for AudioTrack

This commit is contained in:
Reinhard Pointner 2013-12-18 16:00:45 +00:00
parent 1c46ed1809
commit e6b8ce0607
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ movie.example[4]: {n} ({y})/{n} ({y}){" CD$pi"}
# simple artist - title
music.example[0]: {artist} - {t}
# simple artist - album - title
music.example[1]: {n} - {album} - {t}
music.example[1]: {[y]} {artist} - {t}
# artist - title [crc32]
music.example[2]: {n} - {t} {[audio.SamplingRateString]}
# artist - title [2ch, 128000]