Class VideoOverlayHelper
- Namespace
- GstVideo
- Assembly
- GstVideo-1.0.dll
public sealed class VideoOverlayHelper : Object, IObject, INotifyPropertyChanged, IDisposable, VideoOverlay, IHandle, GTypeProvider
- Inheritance
-
VideoOverlayHelper
- Implements
- Inherited Members
Constructors
VideoOverlayHelper(IntPtr, bool)
public VideoOverlayHelper(IntPtr handle, bool ownedRef)
Parameters
Methods
Expose()
public void Expose()
GetGType()
public static Type GetGType()
Returns
GotWindowHandle(UIntPtr)
public void GotWindowHandle(UIntPtr handle)
Parameters
handle
nuint
HandleEvents(bool)
public void HandleEvents(bool handleEvents)
Parameters
handleEvents
bool
InstallProperties(ObjectClass, int)
[Version("1.14")]
public static void InstallProperties(ObjectClass oclass, int lastPropId)
Parameters
oclass
ObjectClasslastPropId
int
PrepareWindowHandle()
public void PrepareWindowHandle()
SetProperty(Object, int, uint, Value)
[Version("1.14")]
public static bool SetProperty(Object @object, int lastPropId, uint propertyId, Value value)
Parameters
Returns
SetRenderRectangle(int, int, int, int)
public bool SetRenderRectangle(int x, int y, int width, int height)
Parameters
Returns
SetWindowHandle(UIntPtr)
public void SetWindowHandle(UIntPtr handle)
Parameters
handle
nuint