SEPTEMBER 5-8, 2023

Discover the future of in-car entertainment at IAA Mobility with Dolby

Munich, Germany

{{ headingBlockSlot.videoLinkButton.text }} {{ headingBlockSlot.videoLinkButton.text }}

Join Dolby at IAA Mobility
The Dolby Atmos experience is increasingly available on a wider range of car models. From TV and movies to music and podcasts, discover new ways to immerse consumers in the entertainment they love, even while on the road. Get the latest news on Dolby Atmos Music for cars, and experience first-hand the future of entertainment with our exclusive studio and car demos.

Visit us at msm studios and meet our Dolby experts and partners

Get the latest news on Dolby Atmos for cars and experience music like never before with exclusive demos at msm studios.

 

You can also join us for at our happy hour every day from Sept 5th-8th at 5pm.

Visit us at msm studios and meet our Dolby experts and partners

Get the latest news on Dolby Atmos for cars and experience music like never before with exclusive demos at msm studios.

 

You can also join us for at our happy hour every day from Sept 5th-8th at 5pm.

Shaping the future of in-car entertainment

Got plans for August 30th? Join our webinar at 4 p.m. CET to find out about the latest trends with our panel of experts from T-Mobile, Arkamys, Cinemo, and Screenhits.

Shaping the future of in-car entertainment

Got plans for August 30th? Join our webinar at 4 p.m. CET to find out about the latest trends with our panel of experts from T-Mobile, Arkamys, Cinemo, and Screenhits.

// This view acts as a rendering template to render InitScript(and server-side Form's descriptor) in FormContainerBlock's client-side for Form[ffb7d3ff-a182-4933-bd29-95228ae707f2]. // TECHNOTE: all serverside (paths, dynamic values) of EPiServerForms will be transfered to client side here in this section. (function initializeOnRenderingFormDescriptor() { // each workingFormInfo is store inside epi.EPiServer.Forms, lookup by its FormGuid var workingFormInfo=epi.EPiServer.Forms["ffb7d3ff-a182-4933-bd29-95228ae707f2"] ={ Id: "ffb7d3ff-a182-4933-bd29-95228ae707f2" , Name: "IAA 2023 - US (form)" , // whether this Form can be submitted which relates to the visitor's data (cookie, identity) and Form's settings (AllowAnonymous, AllowXXX) SubmittableStatus : {"submittable":true,"message":""}, ConfirmMessage: "Thank you for your submission", ResetConfirmMessage : "", ShowNavigationBar : true, ShowSummarizedData : false, // serialize the dependency configuration of this form to clientside DependenciesInfo : JSON.parse("[]"), // keep all fieldName which are not satisfied the field dependency conditions DependencyInactiveElements: [], // Validation info, for executing validating on client side ValidationInfo : JSON.parse("[{\"targetElementName\":\"__field_89126\",\"targetElementId\":\"6e05754d-c3f2-4841-a97a-08407bd81102\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_89127\",\"targetElementId\":\"0a5b4370-e973-4837-98d0-aa130bd86660\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]},{\"targetElementName\":\"__field_89128\",\"targetElementId\":\"40072845-0a44-4359-a640-b3600157ec57\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]}]"), // Steps information for driving multiple-step Forms. StepsInfo : { Steps: [{"index":0,"attachedUrl":"","dependField":null,"dependCondition":null,"isActive":true,"attachedContentLink":"","dependValue":"","elementName":"__field_","guid":"00000000-0000-0000-0000-000000000000"}] }, FieldsExcludedInSubmissionSummary: [], ElementsInfo: JSON.parse("{\"__field_89126\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Name\",\"customBinding\":false},\"__field_89127\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Email\",\"customBinding\":false},\"__field_89128\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Company\",\"customBinding\":false},\"__field_89129\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Job description\",\"customBinding\":false},\"__field_89130\":{\"type\":\"EPiServer.Forms.Implementation.Elements.SelectionElementBlock\",\"friendlyName\":\"Country\",\"customBinding\":false},\"__field_89131\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Dolby representative\",\"customBinding\":false},\"__field_89133\":{\"type\":\"EPiServer.Forms.Implementation.Elements.SubmitButtonElementBlock\",\"friendlyName\":\"Submit\",\"customBinding\":false}}"), DataSubmitController: "/EPiServer.Forms/DataSubmit" }; /// TECHNOTE: Calculation at FormInfo level, and these values will be static input for later processing. workingFormInfo.StepsInfo.FormHasNoStep_VirtualStepCreated=true; // this FLAG will be true, if Editor does not put any FormStep. Engine will create a virtual step, with empty GUID workingFormInfo.StepsInfo.FormHasNothing=false; // this FLAG will be true if FormContainer has no element at all workingFormInfo.StepsInfo.AllStepsAreNotLinked=true; // this FLAG will be true, if all steps all have contentLink= ="" (emptyString) epi.EPiServer.SystemSettings = { RequestVerification: { FormFieldName: "__RequestVerificationToken", HeaderName: "RequestVerificationToken" } }; })();

Request more information and/or an invitation to experience Dolby Atmos for cars

function reloadEpiFormJs(url) { const dataEl = document.querySelectorAll('[data-id="fsasync"]'); if (!dataEl.length) { var theScript = document.createElement('script'); theScript.src = url; theScript.setAttribute('data-id', 'fsasync'); document.head.appendChild(theScript); } } window.setTimeout(function () { reloadEpiFormJs('/Util/EPiServer.Forms/EPiServerForms.min.js'); }, 3000);