Type Alias DispSpecs

DispSpecs: {
    nameTags: boolean;
    backgroundColor: string;
    nameTagsColor: string;
    orientationVideo: string;
}