MythTV  0.26-pre
Public Member Functions | Public Attributes | Private Attributes
MPEG2replex Class Reference

#include <mpeg2fix.h>

List of all members.

Public Member Functions

 MPEG2replex ()
 ~MPEG2replex ()
void Start ()
int WaitBuffers ()

Public Attributes

int done
QString outfile
int otype
ringbuffer vrbuf
ringbuffer extrbuf [N_AUDIO]
ringbuffer index_vrbuf
ringbuffer index_extrbuf [N_AUDIO]
int ext_count
int exttype [N_AUDIO]
int exttypcnt [N_AUDIO]
pthread_mutex_t mutex
pthread_cond_t cond
audio_frame_t extframe [N_AUDIO]
sequence_t seq_head

Private Attributes

multiplex_tmplex

Detailed Description

Definition at line 106 of file mpeg2fix.h.


Constructor & Destructor Documentation

Definition at line 440 of file mpeg2fix.cpp.

Definition at line 454 of file mpeg2fix.cpp.


Member Function Documentation

Definition at line 510 of file mpeg2fix.cpp.

Referenced by MPEG2fixup::ReplexStart().

Definition at line 470 of file mpeg2fix.cpp.

Referenced by fill_buffers().


Member Data Documentation

Definition at line 113 of file mpeg2fix.h.

Referenced by MPEG2fixup::MPEG2fixup(), MPEG2fixup::Start(), and WaitBuffers().

Definition at line 114 of file mpeg2fix.h.

Referenced by MPEG2fixup::MPEG2fixup(), and Start().

Definition at line 115 of file mpeg2fix.h.

Referenced by MPEG2fixup::MPEG2fixup().

Definition at line 120 of file mpeg2fix.h.

Referenced by MPEG2fixup::InitReplex(), WaitBuffers(), and ~MPEG2replex().

Definition at line 121 of file mpeg2fix.h.

Referenced by MPEG2fixup::InitReplex(), MPEG2replex(), and Start().

Definition at line 122 of file mpeg2fix.h.

Referenced by MPEG2fixup::InitReplex(), MPEG2replex(), and Start().

pthread_cond_t MPEG2replex::cond

Definition at line 126 of file mpeg2fix.h.

Referenced by MPEG2fixup::InitReplex(), MPEG2replex(), and Start().

Definition at line 127 of file mpeg2fix.h.

Referenced by MPEG2fixup::InitReplex(), MPEG2replex(), and Start().

Definition at line 130 of file mpeg2fix.h.

Referenced by Start(), and WaitBuffers().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends