vdr  1.7.27
Public Member Functions | Public Attributes
cDevice::cPidHandle Class Reference

#include <device.h>

List of all members.

Public Member Functions

 cPidHandle (void)
 cPidHandle (void)

Public Attributes

int pid
int streamType
int handle
int used

Detailed Description

Definition at line 341 of file device.h.


Constructor & Destructor Documentation

cDevice::cPidHandle::cPidHandle ( void  ) [inline]

Definition at line 347 of file device.h.

References handle, pid, streamType, and used.

cDevice::cPidHandle::cPidHandle ( void  ) [inline]

Definition at line 347 of file include/vdr/device.h.

References handle, pid, streamType, and used.


Member Data Documentation

Definition at line 344 of file device.h.

Referenced by cDevice::AddPid(), cPidHandle(), and cDvbHdFfDevice::SetPid().


The documentation for this class was generated from the following files: