PbsLivestreamFeed
Livestream feed metadata from PBS Station Manager used for livestream configuration.
type PbsLivestreamFeed {
cid: UUID!
profile: String!
tvssFeedId: UUID
}
Fields
PbsLivestreamFeed.cid
● UUID!
non-null scalar references
PbsLivestreamFeed.profile
● String!
non-null scalar references
PbsLivestreamFeed.tvssFeedId
● UUID
scalar references
Returned By
pbsLivestreamFeeds
query