Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/include/
H A Drtp_codec_ts.h53 int audioStreamIndex_ = -1; member in OHOS::Sharing::RtpDecoderTs
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_ts.cpp122 audioStreamIndex_ = i; in StartDecoding()
145 } else if (packet->stream_index == audioStreamIndex_) { in StartDecoding()

Completed in 2 milliseconds