Skip to content
  • U. Artie Eoff's avatar
    kmssink: add fd property · 135edee4
    U. Artie Eoff authored and GStreamer Marge Bot's avatar GStreamer Marge Bot committed
    This allows an application to provide their own opened DRM device
    fd handle to kmssink.  For example, an application can lease
    multiple fd's from a DRM master to display on different CRTC
    outputs at the same time with multiple kmssink instances.
    
    Specifying the fd property is not allowed when driver-name
    and/or bus-id properties are specified.
    
    Part-of: <!2807>
    135edee4