LivestreamEPGItemImage
Livestream EPG item image metadata.
type LivestreamEPGItemImage {
aspectRatio: String!
profile: String!
transformTemplate: String!
}
Fields
LivestreamEPGItemImage.aspectRatio
● String!
non-null scalar references
Image aspect ratio in the format "X:Y" (e.g., "16:9").
LivestreamEPGItemImage.profile
● String!
non-null scalar references
Gracenote image category.
LivestreamEPGItemImage.transformTemplate
● String!
non-null scalar references
Image transform template.
See: ImageWithProfile.transformTemplate
Member Of
LivestreamEPGItem
object