VideoEncoding Struct
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.
The video codec used by the Media Profile.
public readonly struct VideoEncoding : IEquatable<Azure.Media.VideoAnalyzer.Edge.Models.VideoEncoding>
type VideoEncoding = struct
Public Structure VideoEncoding
Implements IEquatable(Of VideoEncoding)
- Inheritance
-
VideoEncoding
- Implements
Video |
Initializes a new instance of VideoEncoding. |
H264 |
The Media Profile uses H264 encoding. |
Jpeg |
The Media Profile uses JPEG encoding. |
Mpeg4 |
The Media Profile uses MPEG4 encoding. |
Equals(Video |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Video |
Determines if two VideoEncoding values are the same. |
Implicit(String to Video |
Converts a string to a VideoEncoding. |
Inequality(Video |
Determines if two VideoEncoding values are not the same. |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: