coldmine / lv

a light movie and sequence player
Other
4 stars 1 forks source link

캐시 처리 고민하기 #12

Open khw7096 opened 8 years ago

khw7096 commented 8 years ago

시퀀스 플레이어는 보통 모든 시퀀스를 캐시하지만, 동영상 플레이어는 앞쪽 몇초간만 캐시한다.

kybin commented 8 years ago

cacheType noCache? fullCache lookAheadCache

khw7096 commented 8 years ago

noCache 콜~