MediaGraphRtspSource Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
MediaGraphRtspSource() | |
MediaGraphRtspSource(String, MediaGraphEndpoint, String) |
MediaGraphRtspSource()
MediaGraphRtspSource(String, MediaGraphEndpoint, String)
- Source:
- MediaGraphRtspSource.cs
public MediaGraphRtspSource (string name, Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphEndpoint endpoint, string transport = default);
new Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphRtspSource : string * Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphEndpoint * string -> Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphRtspSource
Public Sub New (name As String, endpoint As MediaGraphEndpoint, Optional transport As String = Nothing)
Parameters
- name
- String
- endpoint
- MediaGraphEndpoint
- transport
- String