Home
last modified time | relevance | path

Searched refs:RotationAngle (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/
H A Drecorder_param.h173 struct RotationAngle : public RecorderParam { struct
174 explicit RotationAngle(int32_t angle) in RotationAngle() function
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Drecorder_utils.cpp171 CAST_TO_ASSIGN(RotationAngle, param, val); in CastDummyRecorderParam()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H A Dhirecorder_impl.cpp798 RotationAngle rotationAngle = static_cast<const RotationAngle&>(recParam); in ConfigureRotation()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp766 RotationAngle rotationAngle(rotation); in SetOrientationHint()