ChangeFormat
status_t ChangeFormat(const media_source& forSource,
err = ChangeFormat(fOutputRawAudio.source,
err = ChangeFormat(fOutputRawAudio.source,
err = ChangeFormat(fOutputRawVideo.source,
err = ChangeFormat(fOutputRawVideo.source,
fOutput->ChangeFormat(format);
void ChangeFormat(
if( ChangeFormat( fOutput.source, fOutput.destination, new_format ) != B_OK ) {
err = ChangeFormat(
return ChangeFormat(ioFormat);
ret = BBufferProducer::ChangeFormat(fOutput.source, fOutput.destination,
status_t ChangeFormat(media_format* format);