Hi Ross,
> Do you still want the "fFileSize" member variable to be
"protected:" - i.e., do you want to modify its value in a subclass?
Yes. Actually, I need to store the original fileName, so I created a
sublass of it. But to do so, I need to set fFileSize in my constructor.
OK, I'll make that change too.
While making these changes, could you also make the constructor,
destructor and processSpecialHeader() of H264VideoRTPSource protected.
I need access to the marker bit to determine end of frame (not just end
of NAL which the fCurrentPacketCompletesFrame seems to indicate for my
stream) so have subclassed H264VideoRTPSource.
Thanks
--
James Stafford
Advanced Micro Peripherals Ltd
Unit 1
Harrier House
Sedgeway Business Park
Witchford
Cambridge
CB6 2HY
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel