VideoEffects.VideoStabilization 속성

정의

비디오 개체에서 비디오의 흔들림을 줄이는 데 사용할 수 있는 비디오 안정화 효과를 나타냅니다.

public:
 static property Platform::String ^ VideoStabilization { Platform::String ^ get(); };
static winrt::hstring VideoStabilization();
public static string VideoStabilization { get; }
var string = VideoEffects.videoStabilization;
Public Shared ReadOnly Property VideoStabilization As String

속성 값

String

Platform::String

winrt::hstring

효과의 이름: "Windows.Media.VideoStabilizationEffect"

설명

VideoStabilization 속성은 Windows Phone 8.1에서 액세스할 수 있지만 비디오 안정화 효과 자체는 이 플랫폼에서 지원되지 않습니다. 효과는 Windows 10 Mobile 이상에서 지원됩니다.

적용 대상