C# 클래스 FFmpeg.AutoGen.AVIODirEntry

파일 보기 프로젝트 열기: Ruslan-B/FFmpeg.AutoGen 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
@access_timestamp long
@filemode long
@group_id long
@modification_timestamp long
@name sbyte*
@size long
@status_change_timestamp long
@type int
@user_id long
@utf8 int

프로퍼티 상세

@access_timestamp 공개적으로 프로퍼티

public long @access_timestamp
리턴 long

@filemode 공개적으로 프로퍼티

public long @filemode
리턴 long

@group_id 공개적으로 프로퍼티

public long @group_id
리턴 long

@modification_timestamp 공개적으로 프로퍼티

public long @modification_timestamp
리턴 long

@name 공개적으로 프로퍼티

public sbyte* @name
리턴 sbyte*

@size 공개적으로 프로퍼티

public long @size
리턴 long

@status_change_timestamp 공개적으로 프로퍼티

public long @status_change_timestamp
리턴 long

@type 공개적으로 프로퍼티

public int @type
리턴 int

@user_id 공개적으로 프로퍼티

public long @user_id
리턴 long

@utf8 공개적으로 프로퍼티

public int @utf8
리턴 int