import"sbIGStreamerService.idl";
Public Member Functions | |
void | inspect (in sbIGStreamerInspectHandler aHandler) |
Public Attributes | |
const unsigned long | PAD_DIRECTION_UNKNOWN = 0 |
const unsigned long | PAD_DIRECTION_SRC = 1 |
const unsigned long | PAD_DIRECTION_SINK = 2 |
const unsigned long | PAD_PRESENCE_ALWAYS = 0 |
const unsigned long | PAD_PRESENCE_SOMETIMES = 1 |
const unsigned long | PAD_PRESENCE_REQUEST = 2 |
Definition at line 70 of file sbIGStreamerService.idl.
void sbIGStreamerService::inspect | ( | in sbIGStreamerInspectHandler | aHandler | ) |
const unsigned long sbIGStreamerService::PAD_DIRECTION_SINK = 2 |
Definition at line 74 of file sbIGStreamerService.idl.
const unsigned long sbIGStreamerService::PAD_DIRECTION_SRC = 1 |
Definition at line 73 of file sbIGStreamerService.idl.
const unsigned long sbIGStreamerService::PAD_DIRECTION_UNKNOWN = 0 |
Definition at line 72 of file sbIGStreamerService.idl.
const unsigned long sbIGStreamerService::PAD_PRESENCE_ALWAYS = 0 |
Definition at line 76 of file sbIGStreamerService.idl.
const unsigned long sbIGStreamerService::PAD_PRESENCE_REQUEST = 2 |
Definition at line 78 of file sbIGStreamerService.idl.
const unsigned long sbIGStreamerService::PAD_PRESENCE_SOMETIMES = 1 |
Definition at line 77 of file sbIGStreamerService.idl.