Method | Description | |
---|---|---|
CurrentStoryboardsCompleted ( ) : System.Threading.Tasks.Task | ||
RegisterStoryboard ( System.Windows.Media.Animation.Storyboard storyboard ) : void | ||
StartRecording ( |
public CurrentStoryboardsCompleted ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public RegisterStoryboard ( System.Windows.Media.Animation.Storyboard storyboard ) : void | ||
storyboard | System.Windows.Media.Animation.Storyboard | |
return | void |
public StartRecording ( |
||
container | ||
root | ||
fileName | string | |
fps | int | |
return | IDisposable |