/
LiveMediaFeedFile Entity (2020/10)
LiveMediaFeedFile Entity (2020/10)
LiveMediaFeedFile
LiveMediaFeedFile ('FileInfo.Type' property set to "LiveMediaFeed") is derived from the 'StoredFile' structure, and is used to reference live media feeds existing in BSN by ID. See the example below (your values will vary for all but "type"):
{
"type": "LiveMediaFeed", // [string], structure data type visible only in JSON representation and used by de-serializer to determine expected property set of this object instance
"name": "My First Live Media Feed", // [string]
"size": 378, // [uint]
"hash": "SHA1:4DA06FEE7FDDA07511BC4A876CF79989D034550B", // [string]
"creationDate": "2017-02-08T00:17:38.130Z", // [DateTime]
"lastModifiedDate": "2017-06-08T11:32:41.280Z", // [DateTime]
"id": 47324, // [int]
"path": "http://localhost:8081/Content/LiveMediaFeeds/My First Live Media Feed.xml" // [URI]
}
, multiple selections available,
Related content
Live Media Feed Entity (2020/10)
Live Media Feed Entity (2020/10)
More like this
MediaFile Entity (2022/06)
MediaFile Entity (2022/06)
More like this
Live Text Feed Entity (2022/06)
Live Text Feed Entity (2022/06)
More like this
StoredFile Entity (2020/10)
StoredFile Entity (2020/10)
More like this
Feeds/Media Endpoints (2020/10)
Feeds/Media Endpoints (2020/10)
More like this
Feeds/Media Endpoints (2022/06)
Feeds/Media Endpoints (2022/06)
More like this