CMP_PLUG_TYPE enumeration (61883.h)

This enumeration specifies the type of a plug.

Syntax

typedef enum {
  CMP_PlugOut,
  CMP_PlugIn
} CMP_PLUG_TYPE;

Constants

 
CMP_PlugOut
An out plug.
CMP_PlugIn
An in plug.

Requirements

Requirement Value
Header 61883.h

See also

AV_61883_REQUEST