CF_RIFF top-level constant

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

Represents audio data more complex than can be represented in a CF_WAVE standard wave format.

Implementation

@Deprecated('Use CLIPBOARD_FORMAT.CF_RIFF instead')
const CF_RIFF = 11;