C# Class iRacingReplayOverlay.Phases.Capturing.CapturedVideoFile

Show file Open project: vipoo/iRacingReplayOverlay.net

Public Properties

Property Type Description
FileName string
isIntroVideo bool

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

FileName public property

public string FileName
return string

isIntroVideo public property

public bool isIntroVideo
return bool