You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Instance entry of table 345 has "A dictionary that shall be an indirect object reference to a RichMediaInstance dictionary that is also present in the Instances array of the annotation."
This could be a bit less ambiguous:
The annotation dictionary itself does not have an Instances array;
RichMediaConfiguration dictionary( Table 342) has an optional Instances array.
However, RichMediaConfigurations can be optionally specified via the RichMediaActivation (Table 335) dictionary's Configuration entry, or the RichMediaContent (Table 341) dictionary's Optional Configurations array entry.
but on net, this implies that if a RichMediaActivation dictionary (Table 344) is used with a View dictionary (Table 344) with the Params entry set, then at least one RichMediaConfiguration dictionary must be specified whose instances array must include the Instance referenced in the Instance entry of table 345.
Considering the indirection to get to that conclusion, a note stating the above would reasonable.
The text was updated successfully, but these errors were encountered:
The Instance entry of table 345 has "A dictionary that shall be an indirect object reference to a RichMediaInstance dictionary that is also present in the Instances array of the annotation."
This could be a bit less ambiguous:
The annotation dictionary itself does not have an Instances array;
RichMediaConfiguration dictionary( Table 342) has an optional Instances array.
However, RichMediaConfigurations can be optionally specified via the RichMediaActivation (Table 335) dictionary's Configuration entry, or the RichMediaContent (Table 341) dictionary's Optional Configurations array entry.
but on net, this implies that if a RichMediaActivation dictionary (Table 344) is used with a View dictionary (Table 344) with the Params entry set, then at least one RichMediaConfiguration dictionary must be specified whose instances array must include the Instance referenced in the Instance entry of table 345.
Considering the indirection to get to that conclusion, a note stating the above would reasonable.
The text was updated successfully, but these errors were encountered: