| 97 | typedef struct FFMS_AudioSource FFMS_AudioSource; |
| 98 | typedef struct FFMS_Indexer FFMS_Indexer; |
| 99 | typedef struct FFMS_Index FFMS_Index; |
| 100 | typedef struct FFMS_Track FFMS_Track; |
| 101 | |
| 102 | typedef enum FFMS_Errors { |
nothing calls this directly
no outgoing calls
no test coverage detected