Check if a node ID represents a video asset.
static bool isAssetVideoNodeId(String nodeId) => _assetVideo.matches(nodeId);