Contents

recordedFileSize

Indicates the size, in bytes, of the data recorded to the current output file.

Declaration

var recordedFileSize: Int64 { get }

Discussion

If a recording is in progress, this property returns the size in bytes of the data recorded so far.

See Also

Setting file output properties