H264Profile.Implicit(String to H264Profile) Operator

Definition

Converts a string to a H264Profile.

public static implicit operator Azure.Media.VideoAnalyzer.Edge.Models.H264Profile (string value);
static member op_Implicit : string -> Azure.Media.VideoAnalyzer.Edge.Models.H264Profile
Public Shared Widening Operator CType (value As String) As H264Profile

Parameters

value
String

Returns

Applies to