19 class DT_DLL_LGRCORE DtLgrPlaybackMediaToStream :
public DtLgrPlaybackMedia
25 (DtLogger& logger, DtLgrPlaybackDriver* playbackDriver,
double offset,
29 virtual ~DtLgrPlaybackMediaToStream();
32 virtual bool configureOperation(
const DtString& pipelineConfiguration,
36 virtual void commandOperation();
41 DtLgrGStreamerPipeline* myInterVideoSrcPipeline;