Is it possible to store some settings for a plugin in a video export? I know that properties for ViewItem plugins automatically are embedded in exports, but how about other kinds of settings, e.g.
The properties you mention cannot be reached by you plugin while used in an offline player scenario.
You might be able to preserve some of the values and then use then in the offline scenario, if feasible you can preserve the data as shown in the Smart Client View Item Export plugin sample.