Hi,
is there any way to start the replay of a recording in a plugin, so that
after ending the replay, VDR returns to the calling plugin instead of
the recordings menu?
My replay start looks like this:
cReplayControl::SetRecording(recording->FileName(), recording->Title());
return osReplay;
I played with a derived replay control, but found no solution yet.
Regards,
Christian