Main Content
isDone
End-of-file status (logical)
Description
returns a logical value indicating that the status
= isDone(videoFReader
)VideoFileReader
System object™
videoFReader
, has reached the end of the multimedia file after
playing it PlayCount
number of times. After the
object plays the file the number of times set by the PlayCount
property, it sets the status to
true
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2012a