49 lines
919 B
Plaintext
49 lines
919 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.1",
|
|
"FriendlyName": "AMFCodecs",
|
|
"Description": "Adds codecs from the AMD Advanced Media Framework SDK to AVCodecs",
|
|
"Category": "Codecs",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": false,
|
|
"IsExperimentalVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "AMFCodecs",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"TargetDenyList": [
|
|
"Server"
|
|
],
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
]
|
|
},
|
|
{
|
|
"Name": "AMFCodecsRHI",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"TargetDenyList": [
|
|
"Program"
|
|
],
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "AVCodecsCore",
|
|
"Enabled": true
|
|
}
|
|
],
|
|
"SupportedTargetPlatforms": [
|
|
"Win64",
|
|
]
|
|
} |