AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
ntv2demohevccommon.h File Reference

This file contains some structures, constants, classes and functions that are used in some of the hevc demo applications. There is nothing magical about anything in this file. In your applications you may use a different number of circular buffers, or store different data in the AVDataBuffer. What's listed below are simply values that work well with the demos. More...

#include "ntv2rp188.h"
#include "ajabase/common/videotypes.h"
#include "ajabase/common/circularbuffer.h"
#include "ajabase/system/debug.h"
#include "ntv2democommon.h"
#include "ntv2m31enums.h"
#include "ntv2m31.h"
#include <string>
Include dependency graph for ntv2demohevccommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AVHevcDataBuffer
 This structure encapsulates the video and audio buffers used by the HEVC demo applications. The demo programs that employ producer/consumer threads use a fixed number of these buffers. More...
 
struct  AVHevcStatus
 
class  CNTV2DemoHevcCommon
 

Detailed Description

This file contains some structures, constants, classes and functions that are used in some of the hevc demo applications. There is nothing magical about anything in this file. In your applications you may use a different number of circular buffers, or store different data in the AVDataBuffer. What's listed below are simply values that work well with the demos.

Definition in file ntv2demohevccommon.h.