LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
XFrameGrabber Interface 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
 

Detailed Description

This interface provides an easy access to a stream images using their position in the time.

Member Function Documentation

◆ grabFrame()

::com::sun::star::graphic::XGraphic grabFrame ( [in] double fMediaTime)

returns the image of the underlying stream at a given position

Parameters
fMediaTimethe time in seconds of the image to get. This time has to be a positive value inferior to the stream duration.

The documentation for this interface was generated from the following file: