#include <sbGStreamerService.h>
Public Member Functions | |
| NS_DECL_ISUPPORTS NS_DECL_SBIGSTREAMERSERVICE nsresult | Init () |
| sbGStreamerService () | |
Public Member Functions inherited from sbIGStreamerService | |
| void | inspect (in sbIGStreamerInspectHandler aHandler) |
Additional Inherited Members | |
Public Attributes inherited from sbIGStreamerService | |
| 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 33 of file sbGStreamerService.h.
| sbGStreamerService::sbGStreamerService | ( | ) |
Definition at line 102 of file sbGStreamerService.cpp.
| nsresult sbGStreamerService::Init | ( | ) |