C# 클래스 Microsoft.DocAsCode.Tools.AzureMarkdownRewriterTool.AzureVideoHelper

파일 보기 프로젝트 열기: dotnet/docfx 1 사용 예제들

공개 메소드들

메소드 설명
ParseAzureVideoFile ( string videoFilePath, bool isMigration ) : AzureVideoInfo>.Dictionary

비공개 메소드들

메소드 설명
GenerateAzureVideoIdFromAcomUrl ( string acomUrl ) : string
IsVideoApproved ( string submissionStatus ) : bool
NormalizeVideoLink ( string videoLink ) : string

메소드 상세

ParseAzureVideoFile() 공개 정적인 메소드

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