Back to Filament

build

docs/android/dokka/filament-android/com.google.android.filament/-stream/-builder/build.md

1.75.0652 B
Original Source

//filament-android/com.google.android.filament/Stream/Builder/build

build

[main]
open fun build(engine: Engine): Stream

Creates a new Stream object instance.

Return

newly created Stream object

Parameters

main

engineEngine instance to associate this Stream with.

Throws

IllegalStateExceptionif the Stream couldn't be created