gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
AppSink.OnNewPrerollDelegateWrapper
gst
app
AppSink
AppSink
Undocumented in source.
class
AppSink
protected
class
OnNewPrerollDelegateWrapper {
GstFlowReturn
delegate
(
AppSink
)
dlg
;
gulong
handlerId
;
this
(GstFlowReturn delegate(AppSink) dlg);
void
remove
(OnNewPrerollDelegateWrapper source);
}
Constructors
this
this
(GstFlowReturn delegate(AppSink) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnNewPrerollDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
GstFlowReturn
delegate
(
AppSink
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gst
app
AppSink
AppSink
classes
OnEosDelegateWrapper
OnNewPrerollDelegateWrapper
OnNewSampleDelegateWrapper
OnPullPrerollDelegateWrapper
OnPullSampleDelegateWrapper
OnTryPullPrerollDelegateWrapper
OnTryPullSampleDelegateWrapper
constructors
this
functions
addOnEos
addOnNewPreroll
addOnNewSample
addOnPullPreroll
addOnPullSample
addOnTryPullPreroll
addOnTryPullSample
getAppSinkStruct
getBufferListSupport
getCaps
getDrop
getEmitSignals
getMaxBuffers
getStruct
getWaitOnEos
isEos
pullPreroll
pullSample
setBufferListSupport
setCallbacks
setCaps
setDrop
setEmitSignals
setMaxBuffers
setStruct
setWaitOnEos
tryPullPreroll
tryPullSample
mixins
__anonymous
static functions
callBackEos
callBackEosDestroy
callBackNewPreroll
callBackNewPrerollDestroy
callBackNewSample
callBackNewSampleDestroy
callBackPullPreroll
callBackPullPrerollDestroy
callBackPullSample
callBackPullSampleDestroy
callBackTryPullPreroll
callBackTryPullPrerollDestroy
callBackTryPullSample
callBackTryPullSampleDestroy
getType
variables
gstAppSink
onEosListeners
onNewPrerollListeners
onNewSampleListeners
onPullPrerollListeners
onPullSampleListeners
onTryPullPrerollListeners
onTryPullSampleListeners