Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/frameworks/innerkitsimpl/native/wfd/
H A Dwifi_display.cpp114 CodecAttr audioCodecAttr; in SetMediaFormat() local
115 audioCodecAttr.formatId = audioAttr.format; in SetMediaFormat()
116 audioCodecAttr.codecType = (int32_t)audioAttr.codecType; in SetMediaFormat()
119 return wfdSinkImpl_->SetMediaFormat(deviceId, videoCodecAttr, audioCodecAttr); in SetMediaFormat()

Completed in 1 milliseconds