Lines Matching refs:attr
41 void mediametrics_setInt32(mediametrics_handle_t handle, attr_t attr,
43 void mediametrics_setInt64(mediametrics_handle_t handle, attr_t attr,
45 void mediametrics_setDouble(mediametrics_handle_t handle, attr_t attr,
47 void mediametrics_setRate(mediametrics_handle_t handle, attr_t attr,
49 void mediametrics_setCString(mediametrics_handle_t handle, attr_t attr,
54 void mediametrics_addInt32(mediametrics_handle_t handle, attr_t attr,
56 void mediametrics_addInt64(mediametrics_handle_t handle, attr_t attr,
58 void mediametrics_addDouble(mediametrics_handle_t handle, attr_t attr,
60 void mediametrics_addRate(mediametrics_handle_t handle, attr_t attr,
66 bool mediametrics_getInt32(mediametrics_handle_t handle, attr_t attr,
68 bool mediametrics_getInt64(mediametrics_handle_t handle, attr_t attr,
70 bool mediametrics_getDouble(mediametrics_handle_t handle, attr_t attr,
72 bool mediametrics_getRate(mediametrics_handle_t handle, attr_t attr,
74 bool mediametrics_getCString(mediametrics_handle_t handle, attr_t attr,