C# 클래스 JarrettVance.ChapterTools.Extractors.Clip

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

공개 프로퍼티들

프로퍼티 타입 설명
AngleIndex int
Chapters List
FileSize ulong
Length double
Name string
PacketCount ulong
PacketSeconds double
PayloadBytes ulong
RelativeTimeIn double
RelativeTimeOut double
TimeIn double
TimeOut double

프로퍼티 상세

AngleIndex 공개적으로 프로퍼티

public int AngleIndex
리턴 int

Chapters 공개적으로 프로퍼티

public List Chapters
리턴 List

FileSize 공개적으로 프로퍼티

public ulong FileSize
리턴 ulong

Length 공개적으로 프로퍼티

public double Length
리턴 double

Name 공개적으로 프로퍼티

public string Name
리턴 string

PacketCount 공개적으로 프로퍼티

public ulong PacketCount
리턴 ulong

PacketSeconds 공개적으로 프로퍼티

public double PacketSeconds
리턴 double

PayloadBytes 공개적으로 프로퍼티

public ulong PayloadBytes
리턴 ulong

RelativeTimeIn 공개적으로 프로퍼티

public double RelativeTimeIn
리턴 double

RelativeTimeOut 공개적으로 프로퍼티

public double RelativeTimeOut
리턴 double

TimeIn 공개적으로 프로퍼티

public double TimeIn
리턴 double

TimeOut 공개적으로 프로퍼티

public double TimeOut
리턴 double