RenderStreamAsset
Category: Renderstream
Base class: Resource
Properties
acesExposure : float
Input exposure transform (stops)
UserName: Input exposure
acesGamma : float
Input gamma transform
UserName: Input gamma
acesTransform : AcesInputTransformParameters
ACES Input Device Transform (IDT)
UserName: Input transform
assetInfo : AssetInfo
available : bool (Read-Only)
Is this asset available anywhere on the network, currently
UserName: Available
channels : List[str]
Channels published by this asset
UserName: Channels
colourShift : ColourShift
This colourshift is always applied to received frames
UserName: Colour shift
contentSource : RenderStreamMachine
The sync source for remote machines to obtain the asset from
UserName: Content source machine
engineName : str
Engine name reported by this asset
UserName: Engine name
engineSettings : EngineSettingsResource
Engine-specific settings used when starting this asset
UserName: Engine settings
engineVersion : str
Engine version reported by this asset
UserName: Engine version
info : str
Info reported by this asset
UserName: Info
ocioShaderProperties : OcioShaderProperties
Available OCIO transform parameters for a given colour space.
UserName: OCIO transform properties
ocioTransform : OcioColourSpace
OCIO colour space of the asset
UserName: Input transform
pluginVersion : str
Plugin version reported by this asset
UserName: Plugin version
schema : List[RemoteParameterSchema] (Read-Only)
workingColourSpace : int
Working colour space of this asset
Options: {0: ‘RS_COLOUR_SPACE_UNKNOWN’, 1: ‘RS_COLOUR_SPACE_sRGBCurve’, 2: ‘RS_COLOUR_SPACE_sRGB’, 3: ‘RS_COLOUR_SPACE_Rec2020’, 4: ‘RS_COLOUR_SPACE_ACES2065’, 5: ‘RS_COLOUR_SPACE_ACEScg’, 6: ‘RS_COLOUR_SPACE_P3D65’, 7: ‘RS_COLOUR_SPACE_P3DCI’}
UserName: Working colour space