|
vdr 2.8.1
|
This is the complete list of members for cDvbDevice, including all inherited members.
| Action(void) | cDevice | privatevirtual |
| Active(void) | cThread | |
| active | cThread | private |
| ActualDevice(void) | cDevice | static |
| Adapter(void) const | cDvbDevice | inline |
| adapter | cDvbDevice | protected |
| AddPid(int Pid, ePidType PidType=ptOther, int StreamType=0) | cDevice | protected |
| AttachFilter(cFilter *Filter) | cDevice | |
| AttachPlayer(cPlayer *Player) | cDevice | |
| AttachReceiver(cReceiver *Receiver) | cDevice | |
| autoSelectPreferredSubtitleLanguage | cDevice | private |
| availableTracks | cDevice | private |
| AvoidRecording(void) const | cDevice | inlinevirtual |
| Bond(cDvbDevice *Device) | cDvbDevice | |
| BondDevices(const char *Bondings) | cDvbDevice | static |
| bondedDevice | cDvbDevice | private |
| BondingOk(const cChannel *Channel, bool ConsiderOccupied=false) const | cDvbDevice | |
| bondMutex | cDvbDevice | privatestatic |
| CamSlot(void) const | cDevice | inline |
| camSlot | cDevice | private |
| Cancel(int WaitSeconds=0) | cThread | protected |
| CanReplay(void) const | cDevice | protectedvirtual |
| CanScaleVideo(const cRect &Rect, int Alignment=taCenter) | cDevice | inlinevirtual |
| CardIndex(void) const | cDevice | inline |
| cardIndex | cDevice | private |
| cDevice(void) | cDevice | protected |
| cDvbDevice(int Adapter, int Frontend) | cDvbDevice | |
| checkTsBuffer | cDvbDevice | private |
| childThreadId | cThread | private |
| childTid | cThread | private |
| ciAdapter | cDvbDevice | private |
| Clear(void) | cDevice | virtual |
| CloseDvr(void) override | cDvbDevice | protectedvirtual |
| CloseFilter(int Handle) override | cDvbDevice | protectedvirtual |
| ClrAvailableTracks(bool DescriptionsOnly=false, bool IdsOnly=false) | cDevice | |
| cThread(const char *Description=NULL, bool LowPriority=false) | cThread | |
| currentAudioTrack | cDevice | private |
| currentAudioTrackMissingCount | cDevice | private |
| CurrentChannel(void) | cDevice | inlinestatic |
| currentChannel | cDevice | protectedstatic |
| currentSubtitleTrack | cDevice | private |
| CurrentVolume(void) | cDevice | inlinestatic |
| DelLivePids(void) | cDevice | |
| DelPid(int Pid, ePidType PidType=ptOther) | cDevice | protected |
| description | cThread | private |
| Detach(cFilter *Filter) | cDevice | |
| Detach(cPlayer *Player) | cDevice | |
| Detach(cReceiver *Receiver, bool ReleaseCam=true) | cDevice | |
| DetachAll(int Pid) | cDevice | |
| DetachAllReceivers(void) override | cDvbDevice | protectedvirtual |
| device | cDevice | privatestatic |
| deviceHooks | cDevice | privatestatic |
| DeviceHooksProvidesEIT(void) const | cDevice | protected |
| DeviceHooksProvidesTransponder(const cChannel *Channel) const | cDevice | protected |
| DeviceName(void) const override | cDvbDevice | virtual |
| DeviceNumber(void) const | cDevice | |
| DeviceType(void) const override | cDvbDevice | virtual |
| dvbSubtitleConverter | cDevice | private |
| dvbTuner | cDvbDevice | private |
| eitFilter | cDevice | private |
| EnsureAudioTrack(bool Force=false) | cDevice | |
| EnsureSubtitleTrack(void) | cDevice | |
| ePidType enum name | cDevice | protected |
| Exists(int Adapter, int Frontend) | cDvbDevice | privatestatic |
| fd_ca | cDvbDevice | private |
| fd_dvr | cDvbDevice | private |
| Flush(int TimeoutMs=0) | cDevice | virtual |
| ForceTransferMode(void) | cDevice | |
| Freeze(void) | cDevice | virtual |
| Frontend(void) const | cDvbDevice | |
| frontend | cDvbDevice | protected |
| GetAudioChannel(void) | cDevice | |
| GetAudioChannelDevice(void) | cDevice | protectedvirtual |
| GetCurrentAudioTrack(void) const | cDevice | inline |
| GetCurrentlyTunedTransponder(void) const override | cDvbDevice | virtual |
| GetCurrentSubtitleTrack(void) const | cDevice | inline |
| GetDevice(int Index) | cDevice | static |
| GetDevice(const cChannel *Channel, int Priority, bool LiveView, bool Query=false) | cDevice | static |
| GetDeviceForTransponder(const cChannel *Channel, int Priority) | cDevice | static |
| GetOsdSize(int &Width, int &Height, double &PixelAspect) | cDevice | virtual |
| GetSpuDecoder(void) | cDevice | virtual |
| GetSTC(void) | cDevice | virtual |
| GetTrack(eTrackType Type) | cDevice | |
| GetTSPacket(uchar *&Data) override | cDvbDevice | protectedvirtual |
| GetVideoSize(int &Width, int &Height, double &VideoAspect) | cDevice | virtual |
| GrabImage(int &Size, bool Jpeg=true, int Quality=-1, int SizeX=-1, int SizeY=-1) | cDevice | virtual |
| GrabImageFile(const char *FileName, bool Jpeg=true, int Quality=-1, int SizeX=-1, int SizeY=-1) | cDevice | |
| HasCi(void) override | cDvbDevice | virtual |
| HasDecoder(void) const | cDevice | virtual |
| HasIBPTrickSpeed(void) | cDevice | inlinevirtual |
| HasInternalCam(void) | cDevice | inlinevirtual |
| HasLock(int TimeoutMs=0) const override | cDvbDevice | virtual |
| HasPid(int Pid) const | cDevice | protected |
| HasProgramme(void) const | cDevice | virtual |
| Initialize(void) | cDvbDevice | static |
| IsBonded(void) const override | cDvbDevice | inlineprotectedvirtual |
| IsMainThread(void) | cThread | inlinestatic |
| IsMute(void) const | cDevice | inline |
| IsPlayingVideo(void) const | cDevice | inlinevirtual |
| isPlayingVideo | cDevice | private |
| IsPrimaryDevice(bool CheckDecoder=true) const | cDevice | inline |
| IsTunedToTransponder(const cChannel *Channel) const override | cDvbDevice | virtual |
| keepTracks | cDevice | private |
| liveSubtitle | cDevice | private |
| Lock(void) | cThread | inlineprotected |
| lowPriority | cThread | private |
| mainThreadId | cThread | privatestatic |
| MakePrimaryDevice(bool On) | cDevice | protectedvirtual |
| MaySwitchTransponder(const cChannel *Channel) const override | cDvbDevice | virtual |
| Mute(void) | cDevice | virtual |
| mute | cDevice | private |
| mutex | cThread | private |
| mutexChannel | cDevice | mutableprivate |
| mutexCurrentAudioTrack | cDevice | private |
| mutexCurrentSubtitleTrack | cDevice | private |
| mutexPids | cDevice | mutableprivate |
| mutexReceiver | cDevice | mutableprivate |
| needsDetachBondedReceivers | cDvbDevice | mutableprivate |
| NextCardIndex(int n=0) | cDevice | protectedstatic |
| nextCardIndex | cDevice | privatestatic |
| nitFilter | cDevice | private |
| NumAudioTracks(void) const | cDevice | |
| NumDevices(void) | cDevice | inlinestatic |
| numDevices | cDevice | privatestatic |
| NumProvidedSystems(void) const override | cDvbDevice | virtual |
| NumSubtitleTracks(void) const | cDevice | |
| NumTracks(eTrackType FirstTrack, eTrackType LastTrack) const | cDevice | |
| Occupied(int Priority=MINPRIORITY) const | cDevice | |
| occupiedFrom | cDevice | private |
| occupiedPriority | cDevice | private |
| occupiedTimeout | cDevice | private |
| OpenDvr(void) override | cDvbDevice | protectedvirtual |
| OpenFilter(u_short Pid, u_char Tid, u_char Mask) override | cDvbDevice | protectedvirtual |
| patFilter | cDevice | private |
| PatPmtParser(void) const | cDevice | inlineprotected |
| patPmtParser | cDevice | private |
| pidHandles | cDevice | protected |
| Play(void) | cDevice | virtual |
| PlayAudio(const uchar *Data, int Length, uchar Id) | cDevice | protectedvirtual |
| player | cDevice | private |
| PlayPes(const uchar *Data, int Length, bool VideoOnly=false) | cDevice | virtual |
| PlayPesPacket(const uchar *Data, int Length, bool VideoOnly=false) | cDevice | protectedvirtual |
| PlaySubtitle(const uchar *Data, int Length) | cDevice | protectedvirtual |
| PlayTs(const uchar *Data, int Length, bool VideoOnly=false) | cDevice | virtual |
| PlayTsAudio(const uchar *Data, int Length) | cDevice | protectedvirtual |
| PlayTsSubtitle(const uchar *Data, int Length) | cDevice | protectedvirtual |
| PlayTsVideo(const uchar *Data, int Length) | cDevice | protectedvirtual |
| PlayVideo(const uchar *Data, int Length) | cDevice | protectedvirtual |
| Poll(cPoller &Poller, int TimeoutMs=0) | cDevice | virtual |
| Positioner(void) const override | cDvbDevice | virtual |
| pre_1_3_19_PrivateStream | cDevice | private |
| PrimaryDevice(void) | cDevice | inlinestatic |
| primaryDevice | cDevice | privatestatic |
| Priority(bool IgnoreOccupied=false) const | cDevice | |
| Probe(int Adapter, int Frontend) | cDvbDevice | privatestatic |
| ProvidesChannel(const cChannel *Channel, int Priority=IDLEPRIORITY, bool *NeedsDetachReceivers=NULL) const override | cDvbDevice | virtual |
| ProvidesDeliverySystem(int DeliverySystem) const | cDvbDevice | virtual |
| ProvidesEIT(void) const override | cDvbDevice | virtual |
| ProvidesSource(int Source) const override | cDvbDevice | virtual |
| ProvidesTransponder(const cChannel *Channel) const override | cDvbDevice | virtual |
| ProvidesTransponderExclusively(const cChannel *Channel) const | cDevice | virtual |
| ptAudio enum value | cDevice | protected |
| ptDolby enum value | cDevice | protected |
| ptOther enum value | cDevice | protected |
| ptPcr enum value | cDevice | protected |
| ptTeletext enum value | cDevice | protected |
| ptVideo enum value | cDevice | protected |
| ReadFilter(int Handle, void *Buffer, size_t Length) | cDevice | virtual |
| Ready(void) | cDevice | protectedvirtual |
| receiver | cDevice | private |
| Receiving(bool Dummy=false) const | cDevice | |
| ReleaseCamSlot(void) | cDevice | private |
| Replaying(void) const | cDevice | |
| Running(void) | cThread | inlineprotected |
| running | cThread | private |
| ScaleVideo(const cRect &Rect=cRect::Null) | cDevice | inlinevirtual |
| SdtFilter(void) const | cDevice | inline |
| sdtFilter | cDevice | private |
| SectionHandler(void) const | cDevice | inline |
| sectionHandler | cDevice | private |
| SetAudioChannel(int AudioChannel) | cDevice | |
| SetAudioChannelDevice(int AudioChannel) | cDevice | protectedvirtual |
| SetAudioTrackDevice(eTrackType Type) | cDevice | protectedvirtual |
| SetAvailableTrack(eTrackType Type, int Index, uint16_t Id, const char *Language=NULL, const char *Description=NULL) | cDevice | |
| SetCamSlot(cCamSlot *CamSlot) | cDevice | |
| SetChannel(const cChannel *Channel, bool LiveView) | cDevice | private |
| SetChannelDevice(const cChannel *Channel, bool LiveView) override | cDvbDevice | protectedvirtual |
| SetCurrentAudioTrack(eTrackType Type) | cDevice | |
| SetCurrentChannel(int ChannelNumber) | cDevice | inlinestatic |
| SetCurrentSubtitleTrack(eTrackType Type, bool Manual=false) | cDevice | |
| SetDescription(const char *Description,...) __attribute__((format(printf | cThread | |
| SetDigitalAudioDevice(bool On) | cDevice | protectedvirtual |
| SetIOPriority(int Priority) | cThread | protected |
| SetKeepTracks(bool KeepTracks) | cDevice | inline |
| SetMainThreadId(void) | cThread | static |
| SetOccupied(int Seconds, int Priority=MINPRIORITY, time_t From=0) | cDevice | |
| SetPid(cPidHandle *Handle, int Type, bool On) override | cDvbDevice | protectedvirtual |
| SetPlayMode(ePlayMode PlayMode) | cDevice | protectedvirtual |
| SetPowerSaveIfUnused(void) | cDevice | |
| SetPowerSaveMode(bool On) override | cDvbDevice | virtual |
| SetPrimaryDevice(int n) | cDevice | static |
| SetPriority(int Priority) | cThread | protected |
| SetSubtitleTrackDevice(eTrackType Type) | cDevice | protectedvirtual |
| SetTempSubtitles(void) | cDevice | |
| SetTransferModeForDolbyDigital(int Mode) | cDvbDevice | static |
| setTransferModeForDolbyDigital | cDvbDevice | protectedstatic |
| SetUseDevice(int n) | cDevice | static |
| SetVideoDisplayFormat(eVideoDisplayFormat VideoDisplayFormat) | cDevice | virtual |
| SetVideoFormat(bool VideoFormat16_9) | cDevice | virtual |
| SetVolume(int Volume, bool Absolute=false) | cDevice | |
| SetVolumeDevice(int Volume) | cDevice | protectedvirtual |
| Shutdown(void) | cDevice | static |
| SignalQuality(void) const override | cDvbDevice | virtual |
| SignalStats(int &Valid, double *Strength=NULL, double *Cnr=NULL, double *BerPre=NULL, double *BerPost=NULL, double *Per=NULL, int *Status=NULL) const override | cDvbDevice | virtual |
| SignalStrength(void) const override | cDvbDevice | virtual |
| Start(void) | cThread | |
| StartSectionHandler(void) | cDevice | protected |
| StartThread(cThread *Thread) | cThread | privatestatic |
| StillPicture(const uchar *Data, int Length) | cDevice | virtual |
| StopReplay(void) | cDevice | |
| StopSectionHandler(void) | cDevice | protected |
| SwitchChannel(const cChannel *Channel, bool LiveView) | cDevice | |
| SwitchChannel(int Direction) | cDevice | static |
| ThreadId(void) | cThread | static |
| ToggleMute(void) | cDevice | |
| Transferring(void) const | cDevice | |
| TrickSpeed(int Speed, bool Forward) | cDevice | virtual |
| tsBuffer | cDvbDevice | private |
| tsToPesAudio | cDevice | private |
| tsToPesSubtitle | cDevice | private |
| tsToPesVideo | cDevice | private |
| UnBond(void) | cDvbDevice | |
| UnBondDevices(void) | cDvbDevice | static |
| Unlock(void) | cThread | inlineprotected |
| UseDevice(int n) | cDevice | inlinestatic |
| useDevice | cDevice | privatestatic |
| useDvbDevices | cDvbDevice | static |
| volume | cDevice | private |
| WaitForAllDevicesReady(int Timeout=0) | cDevice | static |
| ~cDevice() override | cDevice | protectedvirtual |
| ~cDvbDevice() override | cDvbDevice | virtual |
| ~cThread() | cThread | virtual |