Searched refs:fileFormats (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/media/
H A DAddOnManager.cpp514 const media_file_format* fileFormats = NULL; local
516 if (writer->GetSupportedFileFormats(&fileFormats, &count) != B_OK) {
524 media_file_format fileFormat = fileFormats[i];

Completed in 32 milliseconds