Home
last modified time | relevance | path

Searched defs:SetVideoHeight (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Dvideo_param.cpp64 void VideoParam::SetVideoHeight(uint32_t videoHeight) in SetVideoHeight() function in OHOS::DistributedHardware::VideoParam
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/video_surface_sink/
H A Dsurface_sink_plugin.cpp253 void SurfaceSinkPlugin::SetVideoHeight(const ValueType& value) in SetVideoHeight() function in OHOS::Media::Plugin::VidSurfaceSinkPlugin::SurfaceSinkPlugin
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/src/
H A Dav_receiver_engine.cpp358 void AVReceiverEngine::SetVideoHeight(const std::string &value) in SetVideoHeight() function in OHOS::DistributedHardware::AVReceiverEngine
/ohos5.0/foundation/multimedia/av_session/frameworks/common/src/
H A Davplayback_state.cpp164 void AVPlaybackState::SetVideoHeight(int32_t videoHeight) in SetVideoHeight() function in OHOS::AVSession::AVPlaybackState
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/src/
H A Dav_sender_engine.cpp333 void AVSenderEngine::SetVideoHeight(const std::string &value) in SetVideoHeight() function in OHOS::DistributedHardware::AVSenderEngine
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_playback_state.cpp408 napi_status NapiPlaybackState::SetVideoHeight(napi_env env, const AVPlaybackState& in, napi_value& … in SetVideoHeight() function in OHOS::AVSession::NapiPlaybackState