var searchIndex = {}; searchIndex["mp4parse"] = {"doc":"","items":[[3,"Mp4BoxHeader","mp4parse","Basic ISO box structure.",null,null],[12,"name","","Four character box type",0,null],[12,"size","","Size of the box in bytes",0,null],[12,"offset","","Offset to the start of the contained data (or header size).",0,null],[3,"Mp4FileTypeBox","","File type box 'ftyp'.",null,null],[5,"read_box_header","","Parse a box out of a data buffer.",null,{"inputs":[{"name":"t"}],"output":{"name":"option"}}],[5,"skip_box_content","","Skip over the contents of a box.",null,{"inputs":[{"name":"t"},{"name":"mp4boxheader"}],"output":{"name":"result"}}],[5,"read_ftyp","","Parse an ftype box.",null,{"inputs":[{"name":"t"}],"output":{"name":"option"}}],[11,"fmt","","",0,null],[11,"fmt","","",1,null]],"paths":[[3,"Mp4BoxHeader"],[3,"Mp4FileTypeBox"]]}; initSearch(searchIndex);