PIDFilterSimpleFilter_t Struct Reference
[Simple PID Filter]
Structure describing a simple PID filter that just checks the PID of the packet matches one contained in the pids array.
More...
#include <ts.h>
|
Data Fields |
int | pidcount |
| Number of PIDs in the pids array.
|
uint16_t | pids [MAX_PIDS] |
| Array of PIDs to accept.
|
Detailed Description
Structure describing a simple PID filter that just checks the PID of the packet matches one contained in the pids array.
Field Documentation
Number of PIDs in the pids array.
The documentation for this struct was generated from the following file: