CF_WAVE top-level constant

  1. @Deprecated('Use CLIPBOARD_FORMAT.CF_WAVE instead')
int const CF_WAVE

Represents audio data in one of the standard wave formats, such as 11 kHz or 22 kHz PCM.

Implementation

@Deprecated('Use CLIPBOARD_FORMAT.CF_WAVE instead')
const CF_WAVE = 12;