MediaStoreRecorderSettings.onInitialised property

Optional: Called when the media store is fully initialised. Note that subscriptions can take place when the onCreate event is fired, just like all other nodes

Signature:

onInitialised?: () => void;