Re: [Live-devel] Declaration of ClientTrickPlayState

2011-10-04 Thread Ross Finlayson
> 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

[Live-devel] Declaration of ClientTrickPlayState

2011-10-04 Thread Mojtaba Nouri
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