Public Member Functions | |
| ISSSink () | |
| ~ISSSink () | |
| int | Open (const String &szPath) |
| int | OpenDefaultAudioOutputDevice () |
| int | OpenDefaultVideoOutputDevice () |
| ISSStream * | CreateStream (ISSStream *pInputStream, const String &szStreamName) |
| bool | WritePacket (ISSStream *pStream, ISSPacket *pPacket) |
| float | GetBufferUsage (ISSStream *pStream) |
| void | Dump () |
Classes | |
| class | Private |
| ISSSink::ISSSink | ( | ) |
| ISSSink::~ISSSink | ( | ) |
| int ISSSink::Open | ( | const String & | szPath | ) |
| int ISSSink::OpenDefaultAudioOutputDevice | ( | ) |
| int ISSSink::OpenDefaultVideoOutputDevice | ( | ) |
| float ISSSink::GetBufferUsage | ( | ISSStream * | pStream | ) |
| void ISSSink::Dump | ( | ) |
1.5.1-p1