Navigation
API > API/Plugins > API/Plugins/AVCodecsCore > API/Plugins/AVCodecsCore/FAVExtension
| Type | Name | Description | |
|---|---|---|---|
| FAVResult | TransformResource
(
TSharedPtr< TOutput >& OutResource, |
Transform one resource type into another. | |
| FAVResult | TransformResource
(
TSharedPtr< TOutput >& OutResource, |
Shortcut case for above for when the input and output types match. This does NOT duplicate the resource. |