-
Notifications
You must be signed in to change notification settings - Fork 6
Codec
dave-p edited this page Jan 14, 2018
·
5 revisions
Lists available codecs and their properties. This is a very verbose list.
{
"entries" : [
{
"uuid" : "d3f76d002a895f5c65dd57715d169399",
"title" : "webtv-vorbis (WEBTV codec Vorbis)",
"status" : "codecEnabled"
},
{
"status" : "codecEnabled",
"title" : "webtv-aac (WEBTV codec AAC)",
"uuid" : "77e7184d6ade386137f553de0687254d"
},
{
"title" : "webtv-h264 (WEBTV codec H264)",
"status" : "codecEnabled",
"uuid" : "eb7281ade724c77d23add9223bc2a480"
}
]
}
Add a new codec profile?
-
class
The name of the codec profile. -
conf
A JSON object describing the codec profile.
Lists the text strings, options and defaults used when configuring codec profiles?