Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
DVDVideoCodecStarfish.h File Reference
#include "DVDStreamInfo.h"
#include "DVDVideoCodec.h"
#include "cores/VideoPlayer/Buffers/VideoBuffer.h"
#include "threads/SingleLock.h"
#include "threads/Thread.h"
#include "utils/Geometry.h"
#include <fmt/format.h>
#include <starfish-media-pipeline/StarfishMediaAPIs.h>

Classes

class  CStarfishVideoBuffer
 
struct  fmt::formatter< StarfishState >
 
class  CDVDVideoCodecStarfish
 

Enumerations

enum class  StarfishState {
  RESET , FLUSHED , RUNNING , EOS ,
  ERROR , MAX
}
 

Enumeration Type Documentation

◆ StarfishState

enum class StarfishState
strong
Enumerator
RESET 
FLUSHED 
RUNNING 
EOS 
ERROR 
MAX