VideoStream.Playback Property |
Namespace:
AGI.Foundation.Graphics.Imaging
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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:
VideoPlayback
See Also