LibreOffice
LibreOffice 24.2 SDK API Reference
|
This interface provides an easy access to a stream images using their position in the time. More...
import"XFrameGrabber.idl";
Public Member Functions | |
::com::sun::star::graphic::XGraphic | grabFrame ([in] double fMediaTime) |
returns the image of the underlying stream at a given position More... | |
This interface provides an easy access to a stream images using their position in the time.
::com::sun::star::graphic::XGraphic grabFrame | ( | [in] double | fMediaTime | ) |
returns the image of the underlying stream at a given position
fMediaTime | the time in seconds of the image to get. This time has to be a positive value inferior to the stream duration. |