streamFinished

@get:JvmName(name = "hasStreamFinished")
var streamFinished: Boolean

Flag for if the video stream has finished, subsequent attempts to write to a finished video will do nothing.