C# Class ADL.ErrorCodes.Media

Show file Open project: addlive/addlive_sdk_c_sharp

Public Properties

Property Type Description
INVALID_AUDIO_DEV int
INVALID_AUDIO_IN_DEV int
INVALID_AUDIO_OUT_DEV int
INVALID_VIDEO_DEV int
NO_AUDIO_IN_DEV int

Property Details

INVALID_AUDIO_DEV public static property

public static int INVALID_AUDIO_DEV
return int

INVALID_AUDIO_IN_DEV public static property

public static int INVALID_AUDIO_IN_DEV
return int

INVALID_AUDIO_OUT_DEV public static property

public static int INVALID_AUDIO_OUT_DEV
return int

INVALID_VIDEO_DEV public static property

public static int INVALID_VIDEO_DEV
return int

NO_AUDIO_IN_DEV public static property

public static int NO_AUDIO_IN_DEV
return int