FrameSetSource.GetWriter Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a FrameSetWriter associated with this source
public Azure.AI.Vision.Core.Input.FrameSetWriter GetWriter ();
member this.GetWriter : unit -> Azure.AI.Vision.Core.Input.FrameSetWriter
Public Function GetWriter () As FrameSetWriter
Returns
The associated FrameSetWriter