Home | History | Annotate | Download | only in nuplayer2

Lines Matching defs:streamType

1638     audio_stream_type_t streamType = AUDIO_STREAM_MUSIC;
1640 streamType = mAudioSink->getAudioStreamType();
1644 canOffloadStream(audioMeta, hasVideo, mSource->isStreaming(), streamType)
1914 audio_stream_type_t streamType = mAudioSink->getAudioStreamType();
1917 audioMeta, hasVideo, mSource->isStreaming(), streamType)