Skip to content
  • James Westman's avatar
    applemedia: Add some properties to GstAvfDevice · 2ac834b5
    James Westman authored and GStreamer Marge Bot's avatar GStreamer Marge Bot committed
    Adds properties to the devices listed in GstDeviceMonitor by the
    applemedia plugin.
    
    These properties are:
    - device.api (always set to "avf")
    - avf.unique_id
    - avf.model_id
    - avf.manufacturer (except on iOS)
    - avf.has_flash
    - avf.has_torch
    
    Everything except device.api is taken directly from the AVCaptureDevice object
    provided by AVFoundation.
    2ac834b5