Developer Documentation
Our new developer documentation is now available. Please check it out!

MediaCollection.Add

Warning

Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.

public bool Add(MediaStream item)

Add a stream to the collection

Info

Always false if the collection IsReadOnly

Parameters

NameTypeDescription
itemMediaStreamstream to add

Returns

TypeDescription
Booleantrue on success or false