共用方式為


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 行動裝置版和更新版本支援效果。

適用於