Table of Contents

Class Constants

Namespace
GstBase
Assembly
GstBase-1.0.dll
public class Constants
Inheritance
Constants
Inherited Members

Fields

BASE_PARSE_FLAG_DRAINING

public const int BASE_PARSE_FLAG_DRAINING = 2

Field Value

int

BASE_PARSE_FLAG_LOST_SYNC

public const int BASE_PARSE_FLAG_LOST_SYNC = 1

Field Value

int

BASE_TRANSFORM_SINK_NAME

public const string BASE_TRANSFORM_SINK_NAME = "sink"

Field Value

string

BASE_TRANSFORM_SRC_NAME

public const string BASE_TRANSFORM_SRC_NAME = "src"

Field Value

string