VideoStream.CloseStreamAndResources Method |
Closes the video stream and any associated resources.
Namespace:
AGI.Foundation.Graphics.Imaging
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic void CloseStreamAndResources()
Public Sub CloseStreamAndResources
public:
void CloseStreamAndResources()
member CloseStreamAndResources : unit -> unit
See Also