ImageEn, unit imageenview
TIEMediaFoundationNotifyEvent
TIEMediaFoundationNotifyEvent
Declaration
TIEMediaFoundationNotifyEvent = procedure(Sender:
TObject
; MediaFoundationObject:
TObject
; NotifyType:
TIEMediaFountationNotifyType
) of object;
Description
Parameter
Description
Sender
Sender object. For
OnMediaFoundationNotify
this is a
TImageEnView
object
MediaFoundationObject
Media foundation object. This could be a
TIEMediaFoundationSourceReader
object
NotifyType
Notification type
See Also
◼
OnMediaFoundationNotify
◼
TIEMediaFoundationSourceReader