Lines Matching refs:onDataPrepared
4061 onDataPrepared(data: image.ImageSource) {
4134 onDataPrepared(data: ArrayBuffer) {
4208 async onDataPrepared(movingPhoto: photoAccessHelper.MovingPhoto) {
4285 onDataPrepared(data: boolean) {
4454 onDataPrepared(data: image.Picture, imageSource: image.ImageSource, map: Map<string, string>) {
4482 …set handler, which can be used to customize the media asset processing logic in **onDataPrepared**.
4486 ### onDataPrepared<sup>11+</sup>
4488 onDataPrepared(data: T, map?: Map<string, string>): void
4512 onDataPrepared(data: image.ImageSource, map: Map<string, string>) {
4523 onDataPrepared(data: ArrayBuffer, map: Map<string, string>) {
4534 onDataPrepared(data: photoAccessHelper.MovingPhoto, map: Map<string, string>) {
4547 …set handler, which can be used to customize the media asset processing logic in **onDataPrepared**.
4551 ### onDataPrepared<sup>13+</sup>
4553 onDataPrepared(data: T, imageSource: image.ImageSource, map: Map<string, string>): void
4578 onDataPrepared(data: image.Picture, imageSource: image.ImageSource, map: Map<string, string>) {
4623 async onDataPrepared(movingPhoto: photoAccessHelper.MovingPhoto) {
4699 async onDataPrepared(movingPhoto: photoAccessHelper.MovingPhoto) {
4783 async onDataPrepared(movingPhoto: photoAccessHelper.MovingPhoto) {
4865 async onDataPrepared(movingPhoto: photoAccessHelper.MovingPhoto) {