> Is there any reason not to put the definition of class ClientTrickPlayState
> in a header file, e.g., MPEG2TransportFileServerMediaSubsession.hh?
> Current implementation forced me to include
> MPEG2TransportFileServerMediaSubsession.cpp to be able to subclass it.
> But doing so, I can not ha
Hi
Is there any reason not to put the definition of class ClientTrickPlayState
in a header file, e.g., MPEG2TransportFileServerMediaSubsession.hh?
Current implementation forced me to include
MPEG2TransportFileServerMediaSubsession.cpp to be able to subclass it.
But doing so, I can not have multiple