C# 클래스 FMOD.TAG

파일 보기 프로젝트 열기: punker76/simple-music-player 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
data System.IntPtr
datalen uint
datatype TAGDATATYPE
type TAGTYPE
updated bool

프로퍼티 상세

data 공개적으로 프로퍼티

public IntPtr,System data
리턴 System.IntPtr

datalen 공개적으로 프로퍼티

public uint datalen
리턴 uint

datatype 공개적으로 프로퍼티

public TAGDATATYPE datatype
리턴 TAGDATATYPE

type 공개적으로 프로퍼티

public TAGTYPE type
리턴 TAGTYPE

updated 공개적으로 프로퍼티

public bool updated
리턴 bool