sourceLength property

int? sourceLength
final

When responding to a range request, this holds the byte length of the entire media, otherwise it holds null.

Implementation

final int? sourceLength;