C# Class FFmpeg.AutoGen.AVIODirEntry

Exibir arquivo Open project: Ruslan-B/FFmpeg.AutoGen Class Usage Examples

Public Properties

Property Type Description
@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

Property Details

@access_timestamp public_oe property

public long @access_timestamp
return long

@filemode public_oe property

public long @filemode
return long

@group_id public_oe property

public long @group_id
return long

@modification_timestamp public_oe property

public long @modification_timestamp
return long

@name public_oe property

public sbyte* @name
return sbyte*

@size public_oe property

public long @size
return long

@status_change_timestamp public_oe property

public long @status_change_timestamp
return long

@type public_oe property

public int @type
return int

@user_id public_oe property

public long @user_id
return long

@utf8 public_oe property

public int @utf8
return int