Properties

$_propDict

$_propDict : \Microsoft\Graph\Model\array(string

The array of properties available to the model

Type

\Microsoft\Graph\Model\array(string — => string)

Methods

__construct()

__construct(array  $propDict = array()) : null

Audio constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

getAlbum()

getAlbum() : string

Gets the album

Returns

string —

The album

setAlbum()

setAlbum(string  $val) : null

Sets the album

Parameters

string $val

The value of the album

Returns

null

getAlbumArtist()

getAlbumArtist() : string

Gets the albumArtist

Returns

string —

The albumArtist

setAlbumArtist()

setAlbumArtist(string  $val) : null

Sets the albumArtist

Parameters

string $val

The value of the albumArtist

Returns

null

getArtist()

getArtist() : string

Gets the artist

Returns

string —

The artist

setArtist()

setArtist(string  $val) : null

Sets the artist

Parameters

string $val

The value of the artist

Returns

null

getBitrate()

getBitrate() : integer

Gets the bitrate

Returns

integer —

The bitrate

setBitrate()

setBitrate(integer  $val) : null

Sets the bitrate

Parameters

integer $val

The value of the bitrate

Returns

null

getComposers()

getComposers() : string

Gets the composers

Returns

string —

The composers

setComposers()

setComposers(string  $val) : null

Sets the composers

Parameters

string $val

The value of the composers

Returns

null

getCopyright()

getCopyright() : string

Gets the copyright

Returns

string —

The copyright

setCopyright()

setCopyright(string  $val) : null

Sets the copyright

Parameters

string $val

The value of the copyright

Returns

null

getDisc()

getDisc() : integer

Gets the disc

Returns

integer —

The disc

setDisc()

setDisc(integer  $val) : null

Sets the disc

Parameters

integer $val

The value of the disc

Returns

null

getDiscCount()

getDiscCount() : integer

Gets the discCount

Returns

integer —

The discCount

setDiscCount()

setDiscCount(integer  $val) : null

Sets the discCount

Parameters

integer $val

The value of the discCount

Returns

null

getDuration()

getDuration() : integer

Gets the duration

Returns

integer —

The duration

setDuration()

setDuration(integer  $val) : null

Sets the duration

Parameters

integer $val

The value of the duration

Returns

null

getGenre()

getGenre() : string

Gets the genre

Returns

string —

The genre

setGenre()

setGenre(string  $val) : null

Sets the genre

Parameters

string $val

The value of the genre

Returns

null

getHasDrm()

getHasDrm() : boolean

Gets the hasDrm

Returns

boolean —

The hasDrm

setHasDrm()

setHasDrm(boolean  $val) : null

Sets the hasDrm

Parameters

boolean $val

The value of the hasDrm

Returns

null

getIsVariableBitrate()

getIsVariableBitrate() : boolean

Gets the isVariableBitrate

Returns

boolean —

The isVariableBitrate

setIsVariableBitrate()

setIsVariableBitrate(boolean  $val) : null

Sets the isVariableBitrate

Parameters

boolean $val

The value of the isVariableBitrate

Returns

null

getTitle()

getTitle() : string

Gets the title

Returns

string —

The title

setTitle()

setTitle(string  $val) : null

Sets the title

Parameters

string $val

The value of the title

Returns

null

getTrack()

getTrack() : integer

Gets the track

Returns

integer —

The track

setTrack()

setTrack(integer  $val) : null

Sets the track

Parameters

integer $val

The value of the track

Returns

null

getTrackCount()

getTrackCount() : integer

Gets the trackCount

Returns

integer —

The trackCount

setTrackCount()

setTrackCount(integer  $val) : null

Sets the trackCount

Parameters

integer $val

The value of the trackCount

Returns

null

getYear()

getYear() : integer

Gets the year

Returns

integer —

The year

setYear()

setYear(integer  $val) : null

Sets the year

Parameters

integer $val

The value of the year

Returns

null