vdr 2.6.1
Public Member Functions | Public Attributes | List of all members
cDevice::cPidHandle Class Reference

#include <device.h>

Public Member Functions

 cPidHandle (void)
 
 cPidHandle (void)
 

Public Attributes

int pid
 
int streamType
 
int handle
 
int used
 

Detailed Description

Definition at line 399 of file device.h.

Constructor & Destructor Documentation

◆ cPidHandle() [1/2]

cDevice::cPidHandle::cPidHandle ( void  )
inline

Definition at line 405 of file device.h.

References handle, pid, streamType, and used.

◆ cPidHandle() [2/2]

cDevice::cPidHandle::cPidHandle ( void  )
inline

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

References handle, pid, streamType, and used.

Member Data Documentation

◆ handle

int cDevice::cPidHandle::handle

◆ pid

int cDevice::cPidHandle::pid

◆ streamType

int cDevice::cPidHandle::streamType

◆ used

int cDevice::cPidHandle::used

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