X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=ucs2-interface%2Fucs-xml%2FUcsXml_Private.h;h=964a7ad7c1d029bc8a96a0356fa905f0a9236149;hb=5a43116f6ec3e84fbdbfa81d6713170b889a8e99;hp=c2d4d7085777afee8a4145f5073bfb420e99f3fd;hpb=a6be7610736293774b11f9a172d156ab444811c9;p=apps%2Fagl-service-unicens.git diff --git a/ucs2-interface/ucs-xml/UcsXml_Private.h b/ucs2-interface/ucs-xml/UcsXml_Private.h index c2d4d70..964a7ad 100644 --- a/ucs2-interface/ucs-xml/UcsXml_Private.h +++ b/ucs2-interface/ucs-xml/UcsXml_Private.h @@ -1,5 +1,5 @@ /*------------------------------------------------------------------------------------------------*/ -/* Unicens XML Parser */ +/* UNICENS XML Parser */ /* Copyright 2017, Microchip Technology Inc. and its subsidiaries. */ /* */ /* Redistribution and use in source and binary forms, with or without */ @@ -38,9 +38,9 @@ typedef enum { SYNC_DATA = 0, /*!< \brief Specifies the synchronous streaming data type */ CONTROL_DATA = 2, /*!< \brief Specifies the control data type */ - AV_PACKETIZED = 3, /*!< \brief Specifies the A/V Packetized Isochronous + AV_PACKETIZED = 3, /*!< \brief Specifies the A/V Packetized Isochronous streaming data type */ - QOS_IP = 4, /*!< \brief Specifies the Quality of Service IP + QOS_IP = 4, /*!< \brief Specifies the Quality of Service IP streaming data type*/ DISC_FRAME_PHASE = 5, /*!< \brief Specifies the DiscreteFrame Isochronous streaming phase data type */