C# 클래스 MonoMac.AudioToolbox.SmpteTime

파일 보기 프로젝트 열기: kangaroo/maccore

공개 프로퍼티들

프로퍼티 타입 설명
Counter uint
Flags uint
Frames short
Hours short
Minutes short
Seconds short
SubframeDivisor short
Subframes short
Type uint

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Counter 공개적으로 프로퍼티

public uint Counter
리턴 uint

Flags 공개적으로 프로퍼티

public uint Flags
리턴 uint

Frames 공개적으로 프로퍼티

public short Frames
리턴 short

Hours 공개적으로 프로퍼티

public short Hours
리턴 short

Minutes 공개적으로 프로퍼티

public short Minutes
리턴 short

Seconds 공개적으로 프로퍼티

public short Seconds
리턴 short

SubframeDivisor 공개적으로 프로퍼티

public short SubframeDivisor
리턴 short

Subframes 공개적으로 프로퍼티

public short Subframes
리턴 short

Type 공개적으로 프로퍼티

public uint Type
리턴 uint