Am 22.01.2010 19:01, schrieb Denis Loh:
> I want to implement a record player for my UPnP plugin and was
> wondering how the record files are played by the VDR. I found out
> that cFileName und cUnbufferedFile may be my friends, but I don't
> know how to seek a given file offset, if the recording i
Hi,
I want to implement a record player for my UPnP plugin and was wondering how
the record files are played by the VDR. I found out that cFileName und
cUnbufferedFile may be my friends, but I don't know how to seek a given file
offset, if the recording is regarded as a single file.
Here an ex