HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayStream.SubmitFrame

RainwayStream.SubmitFrame method

Submit a frame to a BYOFB stream

public RainwayStatus SubmitFrame(RainwayTexture texture)
parameterdescription
textureTexture of the frame to submit

Return Value

Whether a frame was successfully submitted

See Also