Audacity 3.2.0
Public Attributes | List of all members
AVIODirEntry Struct Reference

#include <ffmpeg-3.4.8-single-header.h>

Public Attributes

char * name
 
int type
 
int utf8
 
int64_t size
 
int64_t modification_timestamp
 
int64_t access_timestamp
 
int64_t status_change_timestamp
 
int64_t user_id
 
int64_t group_id
 
int64_t filemode
 

Detailed Description

Definition at line 4162 of file ffmpeg-3.4.8-single-header.h.

Member Data Documentation

◆ access_timestamp

int64_t AVIODirEntry::access_timestamp

Definition at line 4170 of file ffmpeg-3.4.8-single-header.h.

◆ filemode

int64_t AVIODirEntry::filemode

Definition at line 4176 of file ffmpeg-3.4.8-single-header.h.

◆ group_id

int64_t AVIODirEntry::group_id

Definition at line 4175 of file ffmpeg-3.4.8-single-header.h.

◆ modification_timestamp

int64_t AVIODirEntry::modification_timestamp

Definition at line 4168 of file ffmpeg-3.4.8-single-header.h.

◆ name

char * AVIODirEntry::name

Definition at line 4163 of file ffmpeg-3.4.8-single-header.h.

◆ size

int64_t AVIODirEntry::size

Definition at line 4167 of file ffmpeg-3.4.8-single-header.h.

◆ status_change_timestamp

int64_t AVIODirEntry::status_change_timestamp

Definition at line 4172 of file ffmpeg-3.4.8-single-header.h.

◆ type

int AVIODirEntry::type

Definition at line 4164 of file ffmpeg-3.4.8-single-header.h.

◆ user_id

int64_t AVIODirEntry::user_id

Definition at line 4174 of file ffmpeg-3.4.8-single-header.h.

◆ utf8

int AVIODirEntry::utf8

Definition at line 4165 of file ffmpeg-3.4.8-single-header.h.


The documentation for this struct was generated from the following files: