MythTV
master
|
This is the complete list of members for RemoteAVFormatContext, including all inherited members.
Close() | RemoteAVFormatContext | inline |
getContext(void) | RemoteAVFormatContext | inline |
isOpen() const | RemoteAVFormatContext | inline |
m_buffer | RemoteAVFormatContext | private |
m_byteIOContext | RemoteAVFormatContext | private |
m_inputFC | RemoteAVFormatContext | private |
m_inputIsRemote | RemoteAVFormatContext | private |
m_isOpen | RemoteAVFormatContext | private |
m_rf | RemoteAVFormatContext | private |
Open(const QString &filename) | RemoteAVFormatContext | inline |
operator AVFormatContext *() const | RemoteAVFormatContext | inline |
operator->() const | RemoteAVFormatContext | inline |
ReadFunc(void *opaque, uint8_t *buf, int buf_size) | RemoteAVFormatContext | inlineprivatestatic |
RemoteAVFormatContext(const QString &filename="") | RemoteAVFormatContext | inlineexplicit |
SeekFunc(void *opaque, int64_t offset, int whence) | RemoteAVFormatContext | inlineprivatestatic |
WriteFunc(void *, uint8_t *, int) | RemoteAVFormatContext | inlineprivatestatic |
~RemoteAVFormatContext() | RemoteAVFormatContext | inline |