C# 클래스 Vidka.Core.Ops.PreviewAvsSegmentInMplayerAbstract

상속: _VidkaOp
파일 보기 프로젝트 열기: miktemk/VidkaEditor

공개 메소드들

메소드 설명
PreviewAvsSegmentInMplayerAbstract ( IVidkaOpContext context ) : System

보호된 메소드들

메소드 설명
PreviewAvsSegmentInMplayer ( double secMplayerPreview, bool onlyLockedClips, ExternalPlayerType playerType ) : void

메소드 상세

PreviewAvsSegmentInMplayer() 보호된 메소드

protected PreviewAvsSegmentInMplayer ( double secMplayerPreview, bool onlyLockedClips, ExternalPlayerType playerType ) : void
secMplayerPreview double
onlyLockedClips bool
playerType ExternalPlayerType
리턴 void

PreviewAvsSegmentInMplayerAbstract() 공개 메소드

public PreviewAvsSegmentInMplayerAbstract ( IVidkaOpContext context ) : System
context IVidkaOpContext
리턴 System