Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds