OpenGLSink Class |
Namespace: FM.IceLink.Android
The OpenGLSink type exposes the following members.
Name | Description | |
---|---|---|
OpenGLSink(Context) |
Initializes a new instance of the OpenGLSink class.
| |
OpenGLSink(OpenGLView) |
Initializes a new instance of the OpenGLSink class.
| |
OpenGLSink(Context, IVideoOutput) |
Initializes a new instance of the OpenGLSink class.
| |
OpenGLSink(Context, IVideoOutput) |
Initializes a new instance of the OpenGLSink class.
| |
OpenGLSink(Context, LayoutScale) |
Initializes a new instance of the OpenGLSink class.
| |
OpenGLSink(OpenGLView, IVideoOutput) |
Initializes a new instance of the OpenGLSink class.
| |
OpenGLSink(OpenGLView, IVideoOutput) |
Initializes a new instance of the OpenGLSink class.
| |
OpenGLSink(Context, LayoutScale, IVideoOutput) |
Initializes a new instance of the OpenGLSink class.
| |
OpenGLSink(Context, LayoutScale, IVideoOutput) |
Initializes a new instance of the OpenGLSink class.
|
Name | Description | |
---|---|---|
OnDisabledChange |
Raised when Disabled is changed.
(Inherited from MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat.) | |
OnProcessFrame |
Raised when a frame is processed.
(Inherited from MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat.) | |
OnProcessFrameException |
Raised when an exception is thrown while processing a frame.
(Inherited from MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat.) | |
OnRaiseControlFrames |
Raised when control frames are raised.
(Inherited from MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat.) | |
OnStateChange |
Raised when the state changes.
(Inherited from MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat.) |