mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 14:00:39 +00:00
7 lines
157 B
Text
7 lines
157 B
Text
|
|
flac_stream_marker="fLaC"
|
||
|
|
ogg_stream_marker="OggS"
|
||
|
|
flac_in_ogg_marker="\x7fFLAC"
|
||
|
|
|
||
|
|
synccode_fixed_blocksize="\xFF\xF8"
|
||
|
|
synccode_variable_blocksize="\xFF\xF9"
|