cDevice::TrickSpeed() now has an additional parameter named Forward

This commit is contained in:
Klaus Schmidinger
2013-12-25 13:36:51 +01:00
parent 21c8829783
commit 4e22b62192
11 changed files with 28 additions and 16 deletions

View File

@@ -3225,3 +3225,4 @@ Guido Cordaro <guido.cordaro@tiscali.it>
Thomas Reufer <thomas@reufer.ch>
for making it clear that the Data parameter in cDevice::StillPicture() may point to a
series of packets, not just a single one
for suggesting to add an additional parameter named Forward to cDevice::TrickSpeed()