OnvifDevice.MediaProfiles Property

Definition

An array of of ONVIF media profiles supported by the ONVIF device.

public System.Collections.Generic.IList<Azure.Media.VideoAnalyzer.Edge.Models.MediaProfile> MediaProfiles { get; }
member this.MediaProfiles : System.Collections.Generic.IList<Azure.Media.VideoAnalyzer.Edge.Models.MediaProfile>
Public ReadOnly Property MediaProfiles As IList(Of MediaProfile)

Property Value

Applies to