eBUS SDK v6.5.1.6797 API
7 #ifndef __PVH264DECODER_H__
8 #define __PVH264DECODER_H__
10 #include <PvCodecLib.h>
27 #ifndef NOT_ALLOW_FFMPEG
31 bool IsAvailable()
const;
36 void GetLastError(
PvString &aString )
const;
37 void ResetLastError();
43 bool IsAvailable()
const {
return false; }
48 void GetLastError(
PvString &aString )
const {}
49 void ResetLastError(){}
54 PvResult Retrieve( IMFSample *aSample );
59 PvCodecLib::IH264Decoder *mThis;
Result information.
Definition: PvResult.h:29
Image interface to a PvBuffer.
Definition: PvImage.h:181
@ NOT_SUPPORTED
Definition: PvResult.h:528
String class.
Definition: PvString.h:25
Definition: PvH264Decoder.h:24
Generic, read-only H264 access unit interface.
Definition: PvH264AccessUnit.h:31
Copyright (c) 2002-2024 Pleora Technologies Inc.
www.pleora.com