Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fx_codec_def.h File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  FXCODEC_STATUS {
  kError = -1 , kFrameReady , kFrameToBeContinued , kDecodeReady ,
  kDecodeToBeContinued , kDecodeFinished
}
 

Enumeration Type Documentation

◆ FXCODEC_STATUS

enum class FXCODEC_STATUS
strong
Enumerator
kError 
kFrameReady 
kFrameToBeContinued 
kDecodeReady 
kDecodeToBeContinued 
kDecodeFinished 

Definition at line 10 of file fx_codec_def.h.