length property

int get length

The length read-only property of the SourceBufferList interface returns the number of SourceBuffer objects in the list.

Implementation

external int get length;