| MediaSampleInfoDataStore::update Method | ||
| Retrieve the extended data of a IFrame supplied in GrabberListener::frameReady, FrameFilterImpl::transform or directly out of a MemBuffer | ||
| Syntax: | bool update( const IFrame& ); | |
| Return value: | If the extended frame information could be successfully retrieved, the method returns true. If there is no extended frame information, the method returns false. | |
| See also: | MediaSampleInfoDataStore, GrabberListener::frameReady, FrameFilterImpl::transform, MemBuffer | |