set_context
Description:
public void set_context (
Context ctx)
Sets the Context that the video sink should use for creating any resources.
This function would normally only be used if the sink was constructed via make instead of
VideoSink.
Parameters:
this |
The VideoSink
|
ctx |
The Context for the sink to use
|