VOB tags and VOB access

Nearly every operation that accesses VOB data refers to the VOB by its tag.
A VOB tag holds the following information:

A VOB must be mounted before it can be accessed by a dynamic view. All operations that mount a VOB refer to it by its tag. A VOB without a tag cannot be mounted.

A VOB does not need to be mounted before it can be accessed by a snapshot or Web view. However, the view's load rules reference VOB tags, and no elements can be loaded into a snapshot or Web view from a VOB that does not have a tag.

In all views, VOB tags are displayed as file-system directories. In a dynamic view, the tags are mounted as though they were network file systems. In snapshot and Web views, VOB tags name the top-level directories that are loaded into the view. Naming rules for VOB tags depend on the platforms that will access the VOBs.

Feedback