InputStream.open

Open the video stream.

class InputStream
bool
open

Parameters

path
Type: string

Path to the stream.

type

Stream type.

return: Stream opening status - true if succeeds, false otherwise.

Throws

StreamNotOpenException

Meta