Searched refs:sectionEvent (Results 1 – 1 of 1) sorted by relevance
384 DemuxFilterSectionEvent sectionEvent = event.section(); in getSectionEvent() local386 jint tableId = static_cast<jint>(sectionEvent.tableId); in getSectionEvent()387 jint version = static_cast<jint>(sectionEvent.version); in getSectionEvent()388 jint sectionNum = static_cast<jint>(sectionEvent.sectionNum); in getSectionEvent()389 jint dataLength = static_cast<jint>(sectionEvent.dataLength); in getSectionEvent()