item method
Gets the SourceBuffer object at the specified index.
![]() |
Syntax
var retVal = SourceBufferList.item(index);Parameters
- index [in]
-
Type: unsigned long
The index value in the list for the SourceBuffer.
Return value
Type: SourceBuffer
The SourceBuffer object.
See also
Show:
