Searched defs:streamIndex (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/media/
H A DMediaWriter.cpp24 MediaExtractorChunkWriter(MediaWriter* writer, int32 streamIndex) argument
130 int32 streamIndex = fStreamInfos.CountItems(); local
166 MediaWriter::SetCopyright(int32 streamIndex, const char* copyright) argument
210 MediaWriter::AddTrackInfo(int32 streamIndex, uint32 code, argument
225 WriteChunk(int32 streamIndex, const void* chunkBuffer, size_t chunkSize, media_encode_info* encodeInfo) argument
[all...]
H A DMediaTrack.cpp867 BMediaTrack(BPrivate::media::MediaWriter* writer, int32 streamIndex, media_format* format, const media_codec_info* codecInfo) argument
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatReader.cpp1657 AllocateCookie(int32 streamIndex, void** _cookie) argument
[all...]

Completed in 105 milliseconds