HomeSort by relevance Sort by last modified time
    Searched defs:ssrc_type_t (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/include/
srtp.h 138 * @brief ssrc_type_t describes the type of an SSRC.
140 * An ssrc_type_t enumeration is used to indicate a type of SSRC. See
153 } ssrc_type_t; typedef in typeref:enum:__anon17458
166 ssrc_type_t type; /**< The type of this particular SSRC */
    [all...]
  /external/srtp/include/
srtp.h 138 * @brief ssrc_type_t describes the type of an SSRC.
140 * An ssrc_type_t enumeration is used to indicate a type of SSRC. See
153 } ssrc_type_t; typedef in typeref:enum:__anon35817
166 ssrc_type_t type; /**< The type of this particular SSRC */

Completed in 838 milliseconds