Developer Documentation

OdinHandler.OnCreatedMediaObject

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 UnityCreatedMediaObject OnCreatedMediaObject

Called if this OdinHandler created a MediaStream that was requested by the MediaQueue

Info

Invokes after OnMediaAdded

Value Type

TypeDescription
UnityCreatedMediaObject

Discussion

Example