Developer Documentation

MediaCollection.Add

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