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