Type of locations where the audio is rendered when rendering a scene using a video format. More...
#include <pyfbsdk.h>
Public Attributes | |
FBAudioOutputLocationEmbedded | |
The audio is embedded within the video output file. | |
FBAudioOutputLocationStandalone | |
The audio is rendered in a standalone output file. | |
FBAudioOutputLocationEmbeddedAndStandalone | |
The audio is embedded within the video output file and is also rendered in a standalone output file. | |
FBAudioOutputLocationCount | |
Count. | |
Type of locations where the audio is rendered when rendering a scene using a video format.
FBAudioOutputLocationCount |
Count.
FBAudioOutputLocationEmbedded |
The audio is embedded within the video output file.
FBAudioOutputLocationEmbeddedAndStandalone |
The audio is embedded within the video output file and is also rendered in a standalone output file.
FBAudioOutputLocationStandalone |
The audio is rendered in a standalone output file.