Public Member Functions | |
| ISSStream () | |
| ISSStream (ISSStream *pStream) | |
| ~ISSStream () | |
| bool | SetCodec (ISSCodec *pCodec) |
| void | Dump () |
Public Attributes | |
| ISSFormat | m_pFormat |
| int | m_iStreamIndex |
| void * | m_pPrivate |
| ISSInput * | m_pInput |
| ISSCodec * | m_pCodec |
| ISSPacket * | m_pDecodedPacket |
| SkyGI::ISSStream::ISSStream | ( | ) | [inline] |
| SkyGI::ISSStream::ISSStream | ( | ISSStream * | pStream | ) | [inline] |
| SkyGI::ISSStream::~ISSStream | ( | ) | [inline] |
| bool ISSStream::SetCodec | ( | ISSCodec * | pCodec | ) |
| void ISSStream::Dump | ( | ) |
1.5.1-p1