MythTV  master
MythAVFormatWriter Member List

This is the complete list of members for MythAVFormatWriter, including all inherited members.

AddAudioStream(void)MythAVFormatWriterprivate
AddVideoStream(void)MythAVFormatWriterprivate
AllocPicture(enum AVPixelFormat PixFmt)MythAVFormatWriterprivate
Cleanup(void)MythAVFormatWriterprivate
CloseFile(void) overrideMythAVFormatWritervirtual
FindAudioFormat(AVCodecContext *Ctx, const AVCodec *Codec, AVSampleFormat Format)MythAVFormatWriterprivatestatic
GetAudioFrameSize(void) constMythMediaWriter
GetCodecTimeBase(void)MythAVFormatWriterprivate
GetFramesWritten(void) constMythMediaWriter
GetTimecodeOffset(void) constMythMediaWriter
Init(void) overrideMythAVFormatWritervirtual
m_aspectMythMediaWriterprotected
m_audioBitrateMythMediaWriterprotected
m_audioChannelsMythMediaWriterprotected
m_audioCodecMythMediaWriterprotected
m_audioFormatMythMediaWriterprotected
m_audioFrameRateMythMediaWriterprotected
m_audioFrameSizeMythMediaWriterprotected
m_audioInBufMythAVFormatWriterprivate
m_audioInPBufMythAVFormatWriterprivate
m_audioStreamMythAVFormatWriterprivate
m_audPictureMythAVFormatWriterprivate
m_avAudioCodecMythAVFormatWriterprivate
m_avfBufferMythAVFormatWriterprivate
m_avVideoCodecMythAVFormatWriterprivate
m_bufferMythAVFormatWriterprivate
m_bufferedAudioFrameTimesMythAVFormatWriterprivate
m_bufferedVideoFrameTimesMythAVFormatWriterprivate
m_bufferedVideoFrameTypesMythAVFormatWriterprivate
m_codecMapMythAVFormatWriterprivate
m_containerMythMediaWriterprotected
m_ctxMythAVFormatWriterprivate
m_encodingPresetMythMediaWriterprotected
m_encodingThreadCountMythMediaWriterprotected
m_encodingTuneMythMediaWriterprotected
m_filenameMythMediaWriterprotected
m_fmtMythAVFormatWriterprivate
m_frameRateMythMediaWriterprotected
m_framesWrittenMythMediaWriterprotected
m_heightMythMediaWriterprotected
m_keyFrameDistMythMediaWriterprotected
m_pictureMythAVFormatWriterprivate
m_startingTimecodeOffsetMythMediaWriterprotected
m_videoBitrateMythMediaWriterprotected
m_videoCodecMythMediaWriterprotected
m_videoStreamMythAVFormatWriterprivate
m_widthMythMediaWriterprotected
MythAVFormatWriter()=defaultMythAVFormatWriter
MythMediaWriter()=defaultMythMediaWriter
NextFrameIsKeyFrame(void)MythAVFormatWriter
OpenAudio(void)MythAVFormatWriterprivate
OpenFile(void) overrideMythAVFormatWritervirtual
openFileHelper()MythAVFormatWriterprivate
OpenVideo(void)MythAVFormatWriterprivate
ReOpen(const QString &Filename)MythAVFormatWriter
SetAspect(float Aspect)MythMediaWriter
SetAudioBitrate(int Bitrate)MythMediaWriter
SetAudioChannels(int Channels)MythMediaWriter
SetAudioCodec(const QString &Codec)MythMediaWriter
SetAudioFormat(AudioFormat Format)MythMediaWriter
SetAudioFrameRate(int Rate)MythMediaWriter
SetContainer(const QString &Cont)MythMediaWriter
SetEncodingPreset(const QString &Preset)MythMediaWriter
SetEncodingTune(const QString &Tune)MythMediaWriter
SetFilename(const QString &FileName)MythMediaWriter
SetFramerate(double Rate)MythMediaWriter
SetHeight(int Height)MythMediaWriter
SetKeyFrameDist(int Dist)MythMediaWriter
SetThreadCount(int Count)MythMediaWriter
SetTimecodeOffset(std::chrono::milliseconds Offset)MythMediaWriter
SetVideoBitrate(int Bitrate)MythMediaWriter
SetVideoCodec(const QString &Codec)MythMediaWriter
SetWidth(int Width)MythMediaWriter
SwitchToNextFile(void) overrideMythAVFormatWritervirtual
WriteAudioFrame(unsigned char *Buffer, int FrameNumber, std::chrono::milliseconds &Timecode) overrideMythAVFormatWritervirtual
WriteSeekTable(void) overrideMythAVFormatWritervirtual
WriteTextFrame(int VBIMode, unsigned char *Buffer, int Length, std::chrono::milliseconds Timecode, int PageNumber) overrideMythAVFormatWritervirtual
WriteVideoFrame(MythVideoFrame *Frame) overrideMythAVFormatWritervirtual
~MythAVFormatWriter() overrideMythAVFormatWriter
~MythMediaWriter()=defaultMythMediaWritervirtual