Our new developer documentation is now available. Please check it out!
MediaCollection.Item[Int64]
public MediaStream this[long key] { get; }
Try to get a media stream by ID
Value Type
Type | Description |
---|---|
MediaStream | MediaStream or null |
public MediaStream this[long key] { get; }
Try to get a media stream by ID
Type | Description |
---|---|
MediaStream | MediaStream or null |