We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This field shall specify the encoding class of an encoding scheme. This field shall be represented by an 8-bit enumeration
enum class EEncodingClass : uint8 { EncodedAudio, RawBinaryData, Application_SpecificData, DatabaseIndex };