Searched refs:ATTR_POSITION (Results 1 – 4 of 4) sorted by relevance
66 return ATTR_POSITION; in handler_AudioPlayer_position()74 return ATTR_POSITION; in handler_MidiPlayer_position()164 return ATTR_POSITION; in handler_MediaPlayer_position()
42 #define ATTR_POSITION (1 << ATTR_INDEX_POSITION) macro
79 if (attributesMask & (ATTR_POSITION | ATTR_TRANSPORT)) { in sync_start()
38 interface_unlock_exclusive_attributes(thiz, ATTR_POSITION); in ISeek_SetPosition()