C# Class Microsoft.DocAsCode.Tools.AzureMarkdownRewriterTool.AzureVideoHelper

Mostra file Open project: dotnet/docfx Class Usage Examples

Public Methods

Method Description
ParseAzureVideoFile ( string videoFilePath, bool isMigration ) : AzureVideoInfo>.Dictionary

Private Methods

Method Description
GenerateAzureVideoIdFromAcomUrl ( string acomUrl ) : string
IsVideoApproved ( string submissionStatus ) : bool
NormalizeVideoLink ( string videoLink ) : string

Method Details

ParseAzureVideoFile() public static method

public static ParseAzureVideoFile ( string videoFilePath, bool isMigration ) : AzureVideoInfo>.Dictionary
videoFilePath string
isMigration bool
return AzureVideoInfo>.Dictionary