set_current_context


Description:

public void set_current_context (Context? context)

Sets the current context to context.

The current context structure is stored in a static location in the library. (For efficiency reasons – it is used quite frequently, and this way no pointer dereferencing is necessary.) The context stores all relevant information about the video organization, coordinate limits, etc...

Parameters:

context

the context


Namespace: Grx
Package: grx-3.0