|
If we have a lookt at comments about Play* mehtods in device.h, we can
read the following line:
' ///< Data points to exactly one complete PES packet of the given Length.'
As a result of this, there is no need to parse in the data pointer for more
then one pes packet.
|