A Digital Asset Library should have a TemplateType which is an integer value. ListCreationInformation.TemplateType requires an integer value however the ListTemplateType enumeration does not have a value for Media Assets. Using 101 I can programatically create a document library but it does not have the ContentTypes of a Media Assets library.
What is the integer value to create an Assets Library without having to manually retrieve the Video, Audio and Image Content Types from the site and add them manually?