VideoStreamPlayback Property |
Namespace:
AGI.Foundation.Graphics.Imaging
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public VideoPlayback Playback { get; set; }
Public Property Playback As VideoPlayback
Get
Set
public:
property VideoPlayback Playback {
VideoPlayback get ();
void set (VideoPlayback value);
}
member Playback : VideoPlayback with get, set
Property Value
Type:
VideoPlaybackSee Also