The timecode set by the user. When specified, it is used instead of the startTimecode.
getArtist()
public final String getArtist()
Gets the name of the artist or artists.
Returns:
java.lang.String - The name of the artist or artists.
setArtist(String value)
public final void setArtist(String value)
Sets the name of the artist or artists.
Parameters:
Parameter
Type
Description
value
java.lang.String
The name of the artist or artists.
getAudioChannelType()
public final String getAudioChannelType()
Gets the audio channel type.
Returns:
java.lang.String - The audio channel type. One of: Mono, Stereo, 5.1, 7.1, 16 Channel, Other
setAudioChannelType(String value)
public final void setAudioChannelType(String value)
Sets the audio channel type.
Parameters:
Parameter
Type
Description
value
java.lang.String
The audio channel type. One of: Mono, Stereo, 5.1, 7.1, 16 Channel, Other
getAudioCompressor()
public final String getAudioCompressor()
Gets the audio compression used.
Returns:
java.lang.String - The audio compression used. For example, MP3.
setAudioCompressor(String value)
public final void setAudioCompressor(String value)
Sets the audio compression used.
Parameters:
Parameter
Type
Description
value
java.lang.String
The audio compression used. For example, MP3.
getAudioSampleRate()
public final Integer getAudioSampleRate()
Gets the audio sample rate.
Returns:
java.lang.Integer - The audio sample rate. Can be any value, but commonly 32000, 44100, or 48000.
setAudioSampleRate(Integer value)
public final void setAudioSampleRate(Integer value)
Sets the audio sample rate.
Parameters:
Parameter
Type
Description
value
java.lang.Integer
The audio sample rate. Can be any value, but commonly 32000, 44100, or 48000.
getAudioSampleType()
public final String getAudioSampleType()
Gets the audio sample type.
Returns:
java.lang.String - The audio sample type. One of: 8Int, 16Int, 24Int, 32Int, 32Float, Compressed, Packed, Other.
setAudioSampleType(String value)
public final void setAudioSampleType(String value)
Sets the audio sample type.
Parameters:
Parameter
Type
Description
value
java.lang.String
The audio sample type. One of: 8Int, 16Int, 24Int, 32Int, 32Float, Compressed, Packed, Other.
getCameraAngle()
public final String getCameraAngle()
Gets the orientation of the camera to the subject in a static shot, from a fixed set of industry standard terminology.
Returns:
java.lang.String - The orientation of the camera to the subject in a static shot, from a fixed set of industry standard terminology. Predefined values include: Low Angle, Eye Level, High Angle, Overhead Shot, Birds Eye Shot, Dutch Angle, POV, Over the Shoulder, Reaction Shot.
setCameraAngle(String value)
public final void setCameraAngle(String value)
Sets the orientation of the camera to the subject in a static shot, from a fixed set of industry standard terminology.
Parameters:
Parameter
Type
Description
value
java.lang.String
The orientation of the camera to the subject in a static shot, from a fixed set of industry standard terminology. Predefined values include: Low Angle, Eye Level, High Angle, Overhead Shot, Birds Eye Shot, Dutch Angle, POV, Over the Shoulder, Reaction Shot.
getCameraLabel()
public final String getCameraLabel()
Gets the description of the camera used for a shoot.
Returns:
java.lang.String - The description of the camera used for a shoot. Can be any string, but is usually simply a number, for example “1”, “2”, or more explicitly “Camera 1”.
setCameraLabel(String value)
public final void setCameraLabel(String value)
Sets the description of the camera used for a shoot.
Parameters:
Parameter
Type
Description
value
java.lang.String
The description of the camera used for a shoot. Can be any string, but is usually simply a number, for example “1”, “2”, or more explicitly “Camera 1”.
getCameraModel()
public final String getCameraModel()
Gets the make and model of the camera used for a shoot.
Returns:
java.lang.String - The make and model of the camera used for a shoot.
setCameraModel(String value)
public final void setCameraModel(String value)
Sets the make and model of the camera used for a shoot.
Parameters:
Parameter
Type
Description
value
java.lang.String
The make and model of the camera used for a shoot.
getCameraMove()
public final String getCameraMove()
Gets the movement of the camera during the shot, from a fixed set of industry standard terminology.
Returns:
java.lang.String - The movement of the camera during the shot, from a fixed set of industry standard terminology. Predefined values include: Aerial, Boom Up, Boom Down, Crane Up, Crane Down, Dolly In, Dolly Out, Pan Left, Pan Right, Pedestal Up, Pedestal Down, Tilt Up, Tilt Down, Tracking, Truck Left, Truck Right, Zoom In, Zoom Out.
setCameraMove(String value)
public final void setCameraMove(String value)
Sets the movement of the camera during the shot, from a fixed set of industry standard terminology.
Parameters:
Parameter
Type
Description
value
java.lang.String
The movement of the camera during the shot, from a fixed set of industry standard terminology. Predefined values include: Aerial, Boom Up, Boom Down, Crane Up, Crane Down, Dolly In, Dolly Out, Pan Left, Pan Right, Pedestal Up, Pedestal Down, Tilt Up, Tilt Down, Tracking, Truck Left, Truck Right, Zoom In, Zoom Out.
getClient()
public final String getClient()
Gets the client for the job of which this shot or take is a part.
Returns:
java.lang.String - The client for the job of which this shot or take is a part.
setClient(String value)
public final void setClient(String value)
Sets the client for the job of which this shot or take is a part.
Parameters:
Parameter
Type
Description
value
java.lang.String
The client for the job of which this shot or take is a part.
getComment()
public final String getComment()
Gets the user\u2019s comments.
Returns:
java.lang.String - The user\u2019s comments.
setComment(String value)
public final void setComment(String value)
Sets the user\u2019s comments.
Parameters:
Parameter
Type
Description
value
java.lang.String
The user\u2019s comments.
getComposer()
public final String getComposer()
Gets the composer\u2019s names.
Returns:
java.lang.String - The composer\u2019s names.
setComposer(String value)
public final void setComposer(String value)
Sets the composer\u2019s names.
Parameters:
Parameter
Type
Description
value
java.lang.String
The composer\u2019s names.
getDirector()
public final String getDirector()
Gets the director of the scene.
Returns:
java.lang.String - The director of the scene.
setDirector(String value)
public final void setDirector(String value)
Sets the director of the scene.
Parameters:
Parameter
Type
Description
value
java.lang.String
The director of the scene.
getDirectorPhotography()
public final String getDirectorPhotography()
Gets the director of photography for the scene.
Returns:
java.lang.String - The director of photography for the scene.
setDirectorPhotography(String value)
public final void setDirectorPhotography(String value)