Skip to content

d3d11videosink: post "have-window-handle" element message on the bus

  • when window_id is not user-provided and window_type==GST_D3D11_WINDOW_NATIVE_TYPE_HWND
  • allows user to retrieve internally created window handle from their app
    • for custom positionning
    • for custom icons
    • ...

Merge request reports