Our new developer documentation is now available. Please check it out!
MediaCollection.CopyTo
public void CopyTo(MediaStream[] array, int arrayIndex)
Copies stream of the collection to an array
Parameters
Name | Type | Description |
---|---|---|
array | MediaStream[] | target array |
arrayIndex | Int32 | array offset |