THPInit
THPVideoDecode
THPAudioDecode
READ_BUFFER_NUM
AUDIO_BUFFER_NUM
THPSimpleInit
THPSimpleQuit
THPSimpleOpen
THPSimpleClose
THPSimpleCalcNeedMemory
THPSimpleSetBuffer
THPSimplePreLoad
THPSimpleLoadStop
THPSimpleDecode
THPSimpleDrawCurrentFrame
THPSimpleAudioStart
THPSimpleAudioStop
THPSimpleSetVolume
THPSimpleGetVolume
THPSimpleGetVideoInfo
THPSimpleGetAudioInfo
THPSimpleGetFrameRate
THPSimpleGetTotalFrame
READ_BUFFER_NUM
DECODE_VIDEO_BUFFER_NUM
DECODE_AUDIO_BUFFER_NUM
READ_THREAD_PRIORITY / AUDIO_THREAD_PRIORITY / VIDEO_THREAD_PRIORITY
THPPlayerInit
THPPlayerQuit
THPPlayerOpen
THPPlayerClose
THPPlayerCalcNeedMemory
THPPlayerSetBuffer
THPPlayerPrepare
THPPlayerPlay
THPPlayerStop
THPPlayerPause
THPPlayerSkip
THPPlayerDrawCurrentFrame
THPPlayerDrawDone
THPPlayerSetVolume
THPPlayerGetVolume
THPPlayerGetVideoInfo
THPPlayerGetAudioInfo
THPPlayerGetFrameRate
THPPlayerGetTotalFrame
THPPlayerGetState
Serial JPEG -> THP Change AudioData
File formats compatible with THPConv
Serial JPEG files WAV Files
thpcore
THPConvertJPEG2THP
THPPrint/THPPrintError/THPPrintLog
THPPrintFunc/THPPrintErrorFunc/THPPrintLogFunc
THPMalloc/THPFree
THPImageStatus
THPVerboseFlag
thpaudio
THPAudioInit
THPAudioQuit
THPAudioCreateHandle
THPAudioFreeHandle
THPAudioGetInfo
THPAudioGetTotalSamples
THPAudioGetFrameSize
THPAudioGetMaxFrameSize
THPAudioGetMaxFrameSamples
THPAudioWriteFrame
THPAudioHandle
THPAudioFileInfo
thputilities
THPUtyConvertToUnixFmt
THPUtyReverseEndianU16
THPUtyReverseEndianU32
THPUtyReverseEndianF32
THPUtyWritePad32
THPUtyPutU32
THPUtyPutF32
THPUtyHeaderInit
THPUtyWriteTHPHeader
THPUtyWriteTHPFrameCompInfo
THPUtyWriteTHPVideoInfo
THPUtyWriteTHPAudioInfo
THPUtyWriteTHPFrameHeader
THPUtyWriteTHPComponentsInfo
THPUtyWriteTHPFileHeader
THPUtyReadTHPHeader
THPUtyReadTHPFrameCompInfo
THPUtyReadTHPVideoInfo
THPUtyReadTHPVideoInfoOld
THPUtyReadTHPAudioInfo
THPUtyReadTHPAudioInfoOld
THPUtyReadTHPFrameHeader
THPUtyReadTHPFileHeader
THPUtyCopyTHPFile
THPUtyCreateTHP
THPUtyChangeAudioTrack