MovieWidget::GetSourceConnectorKey
Defined in:
Returns the connector key that identifies the source node for audio output.
C4Movies.h
Prototype
const ConnectorKey& GetCameraConnectorKey(void) const;
Description
The GetSourceConnectorKey
function returns the connector key that identifies the source node through which audio is played for the movie widget.
See Also