MPD
0.20.15
|
#include <stdint.h>
Go to the source code of this file.
Enumerations | |
enum | DecoderCommand : uint8_t { DecoderCommand::NONE = 0, DecoderCommand::START, DecoderCommand::STOP, DecoderCommand::SEEK } |
|
strong |
Enumerator | |
---|---|
NONE | |
START | |
STOP | |
SEEK |
Definition at line 25 of file DecoderCommand.hxx.