@eddye68/studio-client
Version:
The AWS service Studio client
1 lines • 4.44 kB
Source Map (JSON)
{"version":3,"sources":["../../../src/model/wfl/content-metadata.ts"],"sourcesContent":["\nexport class ContentMetaData {\n public __classname__: string = 'ContentMetaData';\n\n public Description : string | null = null;\n\tpublic DescriptionAuthor: string | null = null;\n\tpublic Keywords: string[] | null = null;\n\tpublic Slugline: string | null = null;\n\tpublic Format: string | null = null;\n\tpublic Columns: number | null = null;\n\tpublic Width: number | null = null;\n\tpublic Height: number | null = null;\n\tpublic Dpi: number | null = null;\n\tpublic LengthWords: number | null = null;\n\tpublic LengthChars: number | null = null;\n\tpublic LengthParas: number | null = null;\n\tpublic LengthLines: number | null = null;\n\tpublic PlainContent: string | null = null;\n\tpublic FileSize: number | null = null;\n\tpublic ColorSpace: string | null = null;\n\tpublic HighResFile: string | null = null;\n\tpublic Encoding: string | null = null;\n\tpublic Compression: string | null = null;\n\tpublic KeyFrameEveryFrames: number | null = null;\n\tpublic Channels: string | null = null;\n\tpublic AspectRatio: string | null = null;\n\tpublic Orientation: number | null = null;\n\tpublic Dimensions: string | null = null;\n\n constructor(params : ContentMetaDataNamedParameters) {\n this.Description = params.Description ?? null;\n this.DescriptionAuthor = params.DescriptionAuthor ?? null;\n this.Keywords = params.Keywords ?? null;\n this.Slugline = params.Slugline ?? null;\n this.Format = params.Format ?? null;\n this.Columns = params.Columns ?? null;\n this.Width = params.Width ?? null;\n this.Height = params.Height ?? null;\n this.Dpi = params.Dpi ?? null;\n this.LengthWords = params.LengthWords ?? null;\n this.LengthChars = params.LengthChars ?? null;\n this.LengthParas = params.LengthParas ?? null;\n this.LengthLines = params.LengthLines ?? null;\n this.PlainContent = params.PlainContent ?? null;\n this.FileSize = params.FileSize ?? null;\n this.ColorSpace = params.ColorSpace ?? null;\n this.HighResFile = params.HighResFile ?? null;\n this.Encoding = params.Encoding ?? null;\n this.Compression = params.Compression ?? null;\n this.KeyFrameEveryFrames = params.KeyFrameEveryFrames ?? null;\n this.Channels = params.Channels ?? null;\n this.AspectRatio = params.AspectRatio ?? null;\n this.Orientation = params.Orientation ?? null;\n this.Dimensions = params.Dimensions ?? null;\n }\n}\n\nexport interface ContentMetaDataNamedParameters{\n Description? : string \n DescriptionAuthor? : string \n Keywords? : string[] \n Slugline? : string \n Format? : string \n Columns? : number \n Width? : number \n Height? : number \n Dpi? : number\n LengthWords? : number \n LengthChars? : number \n LengthParas? : number \n LengthLines? : number \n PlainContent? : string \n FileSize? : number \n ColorSpace? : string \n HighResFile? : string \n Encoding? : string \n Compression? : string \n KeyFrameEveryFrames? : number \n Channels? : string \n AspectRatio? : string \n Orientation? : number \n Dimensions? : string \n}"],"mappings":";AACO,IAAM,kBAAN,MAAsB;AAAA,EA4BzB,YAAY,QAAyC;AA3BrD,SAAO,gBAAwB;AAE/B,SAAO,cAA8B;AACxC,SAAO,oBAAmC;AAC1C,SAAO,WAA4B;AACnC,SAAO,WAA0B;AACjC,SAAO,SAAwB;AAC/B,SAAO,UAAyB;AAChC,SAAO,QAAuB;AAC9B,SAAO,SAAwB;AAC/B,SAAO,MAAqB;AAC5B,SAAO,cAA6B;AACpC,SAAO,cAA6B;AACpC,SAAO,cAA6B;AACpC,SAAO,cAA6B;AACpC,SAAO,eAA8B;AACrC,SAAO,WAA0B;AACjC,SAAO,aAA4B;AACnC,SAAO,cAA6B;AACpC,SAAO,WAA0B;AACjC,SAAO,cAA6B;AACpC,SAAO,sBAAqC;AAC5C,SAAO,WAA0B;AACjC,SAAO,cAA6B;AACpC,SAAO,cAA6B;AACpC,SAAO,aAA4B;AAG5B,SAAK,cAAc,OAAO,eAAe;AACzC,SAAK,oBAAoB,OAAO,qBAAqB;AACrD,SAAK,WAAW,OAAO,YAAY;AACnC,SAAK,WAAW,OAAO,YAAY;AACnC,SAAK,SAAS,OAAO,UAAU;AAC/B,SAAK,UAAU,OAAO,WAAW;AACjC,SAAK,QAAQ,OAAO,SAAS;AAC7B,SAAK,SAAS,OAAO,UAAU;AAC/B,SAAK,MAAM,OAAO,OAAO;AACzB,SAAK,cAAc,OAAO,eAAe;AACzC,SAAK,cAAc,OAAO,eAAe;AACzC,SAAK,cAAc,OAAO,eAAe;AACzC,SAAK,cAAc,OAAO,eAAe;AACzC,SAAK,eAAe,OAAO,gBAAgB;AAC3C,SAAK,WAAW,OAAO,YAAY;AACnC,SAAK,aAAa,OAAO,cAAc;AACvC,SAAK,cAAc,OAAO,eAAe;AACzC,SAAK,WAAW,OAAO,YAAY;AACnC,SAAK,cAAc,OAAO,eAAe;AACzC,SAAK,sBAAsB,OAAO,uBAAuB;AACzD,SAAK,WAAW,OAAO,YAAY;AACnC,SAAK,cAAc,OAAO,eAAe;AACzC,SAAK,cAAc,OAAO,eAAe;AACzC,SAAK,aAAa,OAAO,cAAc;AAAA,EAC3C;AACJ;","names":[]}