Lines Matching refs:BytestringToGUID

81 …$thisfile_asf_headerobject['objectid_guid'] = $this->BytestringToGUID($thisfile_asf_headerobject['…
84 …his->BytestringToGUID($thisfile_asf_headerobject['objectid']).'} does not match expected "GETID3_A…
100 $NextObjectGUIDtext = $this->BytestringToGUID($NextObjectGUID);
135 …$thisfile_asf_filepropertiesobject['fileid_guid'] = $this->BytestringToGUID($thisfile_asf_f…
209 …$StreamPropertiesObjectData['stream_type_guid'] = $this->BytestringToGUID($StreamPropertiesObjec…
212 …$StreamPropertiesObjectData['error_correct_guid'] = $this->BytestringToGUID($StreamPropertiesObjec…
277 …$thisfile_asf_headerextensionobject['reserved_1_guid'] = $this->BytestringToGUID($thisfile_asf…
279 …>BytestringToGUID($thisfile_asf_headerextensionobject['reserved_1']).') does not match expected "G…
327 …$thisfile_asf_codeclistobject['reserved_guid'] = $this->BytestringToGUID($thisfile_asf…
329 …$this->warning('codec_list_object.reserved GUID {'.$this->BytestringToGUID($thisfile_asf_codeclist…
469 …$thisfile_asf_scriptcommandobject['reserved_guid'] = $this->BytestringToGUID($thisfile_asf_…
471 …$this->warning('script_command_object.reserved GUID {'.$this->BytestringToGUID($thisfile_asf_scrip…
528 …$thisfile_asf_markerobject['reserved_guid'] = $this->BytestringToGUID($thisfile_asf_markero…
530 …$this->warning('marker_object.reserved GUID {'.$this->BytestringToGUID($thisfile_asf_markerobject[…
586 …$thisfile_asf_bitratemutualexclusionobject['reserved_guid'] = $this->BytestringToGUID($this…
589BytestringToGUID($thisfile_asf_bitratemutualexclusionobject['reserved']).'} does not match expecte…
620 …$thisfile_asf_errorcorrectionobject['error_correction_guid'] = $this->BytestringToGUID($thisfile_a…
650BytestringToGUID($thisfile_asf_errorcorrectionobject['reserved']).'} does not match expected "GETI…
1163 $NextObjectGUIDtext = $this->BytestringToGUID($NextObjectGUID);
1190 …$thisfile_asf_dataobject['fileid_guid'] = $this->BytestringToGUID($thisfile_asf_dataobject[…
1240 …$thisfile_asf_simpleindexobject['fileid_guid'] = $this->BytestringToGUID($thisfile_a…
1658 public static function BytestringToGUID($Bytestring) { function in getid3_asf
1754 $thisObject['guid_text'] = $this->BytestringToGUID($thisObject['guid']);
1836 …$payloadExtensionSystem['extension_system_id_text'] = $this->BytestringToGUID($payloadExtensionSys…
1906 $descriptionRecord['data_text'] = $this->BytestringToGUID($descriptionRecord['data']);