MediaGraphImage 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
MediaGraphImage() | |
MediaGraphImage(MediaGraphImageScale, MediaGraphImageFormat) |
MediaGraphImage()
MediaGraphImage(MediaGraphImageScale, MediaGraphImageFormat)
- Source:
- MediaGraphImage.cs
public MediaGraphImage (Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphImageScale scale = default, Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphImageFormat format = default);
new Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphImage : Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphImageScale * Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphImageFormat -> Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphImage
Public Sub New (Optional scale As MediaGraphImageScale = Nothing, Optional format As MediaGraphImageFormat = Nothing)
Parameters
- scale
- MediaGraphImageScale
- format
- MediaGraphImageFormat
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET