UNPKG

lbmrn-pcm-utils

Version:
15 lines (8 loc) 221 B
// Generated by CoffeeScript 1.11.1 exports.FMT_F32LE = 0; exports.FMT_F32BE = 1; exports.FMT_S16LE = 2; exports.FMT_S16BE = 3; exports.FMT_U16LE = 4; exports.FMT_U16BE = 5; exports.ALIGNMENTS = [4, 4, 2, 2, 2, 2];