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

/haiku/src/kits/media/
H A DMediaExtractor.cpp97 fStreamInfo[i].encodedFormat.Clear();
120 &duration, &fStreamInfo[i].encodedFormat,
214 return &fStreamInfo[stream].encodedFormat;
351 fStreamInfo[stream].encodedFormat);
355 string_for_format(fStreamInfo[stream].encodedFormat, formatString,
376 status = decoder->Setup(&fStreamInfo[stream].encodedFormat,
/haiku/headers/private/media/
H A DMediaExtractor.h33 media_format encodedFormat; member in struct:BPrivate::media::stream_info

Completed in 101 milliseconds