Searched defs:PS_SUSTAIN (Results 1 – 2 of 2) sorted by relevance
42 enum SampleFlags {PS_COMPLETE = 0x01, PS_SUSTAIN = 0x02}; enumerator