Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
ldt_fs_t Struct Reference

#include <ldt_keeper.h>

Public Attributes

voidfs_seg
 
char * prev_struct
 
int fd
 

Detailed Description

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! This file MUST be in main library because LDT must be modified before program creates first thread

  • avifile includes this file from C++ code and initializes it at the start of player! it might sound like a hack and it really is - but as aviplay is decoding video with more than just one thread currently it's necessary to do it this way this might change in the future

Member Data Documentation

◆ fd

int ldt_fs_t::fd

◆ fs_seg

void* ldt_fs_t::fs_seg

◆ prev_struct

char* ldt_fs_t::prev_struct

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