> The reason I was doing this is the comment in the following line in
> DeviceSource.cpp:
>
> gettimeofday(&fPresentationTime, NULL); // If you have a more accurate time -
> e.g., from an encoder - then use that instead.
>
> With respect to that comment: what is the recommended way of doing thi
I see, thanks for the quick reply.
The reason I was doing this is the comment in the following line in
DeviceSource.cpp:
gettimeofday(&fPresentationTime, NULL); // If you have a more accurate time -
e.g., from an encoder - then use that instead.
With respect to that comment: what is the recomm