$_propDict $_propDict : \Microsoft\Graph\Model\array(string The array of properties available to the model Type \Microsoft\Graph\Model\array(string — => string)
__construct() __construct(array $propDict = array()) : null Audio constructor Parameters array $propDict List of properties to set Defaults to an empty array Returns null
setAlbum() setAlbum(string $val) : null Sets the album Parameters string $val The value of the album Returns null
setAlbumArtist() setAlbumArtist(string $val) : null Sets the albumArtist Parameters string $val The value of the albumArtist Returns null
setArtist() setArtist(string $val) : null Sets the artist Parameters string $val The value of the artist Returns null
setBitrate() setBitrate(integer $val) : null Sets the bitrate Parameters integer $val The value of the bitrate Returns null
setComposers() setComposers(string $val) : null Sets the composers Parameters string $val The value of the composers Returns null
setCopyright() setCopyright(string $val) : null Sets the copyright Parameters string $val The value of the copyright Returns null
setDisc() setDisc(integer $val) : null Sets the disc Parameters integer $val The value of the disc Returns null
setDiscCount() setDiscCount(integer $val) : null Sets the discCount Parameters integer $val The value of the discCount Returns null
setDuration() setDuration(integer $val) : null Sets the duration Parameters integer $val The value of the duration Returns null
setGenre() setGenre(string $val) : null Sets the genre Parameters string $val The value of the genre Returns null
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
setTitle() setTitle(string $val) : null Sets the title Parameters string $val The value of the title Returns null
setTrack() setTrack(integer $val) : null Sets the track Parameters integer $val The value of the track Returns null
setTrackCount() setTrackCount(integer $val) : null Sets the trackCount Parameters integer $val The value of the trackCount Returns null
setYear() setYear(integer $val) : null Sets the year Parameters integer $val The value of the year Returns null