Getaix
ExplorePublishcURL to BlocksNewAbout
Report issueGetaix GoldBlog
Back Getaix
Log in

Getaix

Explore and publish App Inventor extensions with cleaner docs, safer downloads, and developer profiles.

Marketplace

Explore extensionsPublish extensionAbout

Support

ContactReport issuePrivacyTerms

Community

TelegramTwitterApp Inventor Community

Built for App Inventor developers and no-code builders.

Getaix © 2026 by Jerin Jacob. All rights reserved.

Loading...
FreeReviewed listingLatest 1

Video Layout

@luvaktech

A extension which helps you to make video layouts.

Downloads

720

Views

1,133

Reactions

2

Current version
1View all
File
com.aktech.videolayout.aix
Package
com.aktech.videolayout.VideoLayout
Size
9.4 KB
Updated
Jan 4, 2022
Download latest
DocumentationAll versionsPermissionsHow-to Guide

Docs

Documentation

Blocks

GetMinVolume

Get Min volume

VideoLayout.GetMinVolume

Rendering block preview…

returnType : number

CanSeekForward

Check if video can seek forward of video

VideoLayout.CanSeekForward

Rendering block preview…

returnType : boolean

Pause

Pauses the video

VideoLayout.Pause

Rendering block preview…

StopPlayback

Stops the playback of video

VideoLayout.StopPlayback

Rendering block preview…

Start

Starts the video

VideoLayout.Start

Rendering block preview…

Suspend

Suspends the video

VideoLayout.Suspend

Rendering block preview…

IsVideoPrepared

Checks if video is prepared to do some actions in it

VideoLayout.IsVideoPrepared

Rendering block preview…

returnType : boolean

SetVideoUri

Sets the Video by URI

VideoLayout.SetVideoUri

Rendering block preview…

uritext

SeekTo

Go to a particular time in video

VideoLayout.SeekTo

Rendering block preview…

millisecsnumber

CanPause

Check if video can pause of video

VideoLayout.CanPause

Rendering block preview…

returnType : boolean

CurrentPosition

Get Current position of video

VideoLayout.CurrentPosition

Rendering block preview…

returnType : number

SetVolume

Sets Volume for video

VideoLayout.SetVolume

Rendering block preview…

soundnumber

BufferPercentage

get BufferPercentage of video

VideoLayout.BufferPercentage

Rendering block preview…

returnType : number

CreateVideoLayout

Creates the VideoLayout in given arrangement

VideoLayout.CreateVideoLayout

Rendering block preview…

layoutcomponent

AddComponent

Add View to relative layout and set its gravity

VideoLayout.AddComponent

Rendering block preview…

componentcomponent

PlaybackSpeed

Sets the playback speed of the video

VideoLayout.PlaybackSpeed

Rendering block preview…

speednumber

GetMaxVolume

Get Max volume

VideoLayout.GetMaxVolume

Rendering block preview…

returnType : number

SetVideoPath

Sets the Video by Path

VideoLayout.SetVideoPath

Rendering block preview…

pathtext

Duration

Get Duration of video

VideoLayout.Duration

Rendering block preview…

returnType : number

IsLooping

Checks if video is looping

VideoLayout.IsLooping

Rendering block preview…

returnType : boolean

SetLooping

Sets if video should be looped

VideoLayout.SetLooping

Rendering block preview…

loopboolean

GetCurrentVolume

Get Current volume

VideoLayout.GetCurrentVolume

Rendering block preview…

returnType : number

AudioSessionID

Get Audio Session ID of video

VideoLayout.AudioSessionID

Rendering block preview…

returnType : number

CanSeekBackward

Check if video can seek backward of video

VideoLayout.CanSeekBackward

Rendering block preview…

returnType : boolean

IsPlaying

Check if video is playing

VideoLayout.IsPlaying

Rendering block preview…

returnType : boolean

Resume

Resumes the video

VideoLayout.Resume

Rendering block preview…

OnVideoError

Triggers when error occured during video

VideoLayout.OnVideoError

Rendering block preview…

whatnumber
extranumber

OnVideoInfo

Triggers when and info came from video

VideoLayout.OnVideoInfo

Rendering block preview…

whatnumber
extranumber

OnVideoCompleted

Triggers when video finishes

VideoLayout.OnVideoCompleted

Rendering block preview…

OnVideoPrepared

Triggers when video is prepared to do actions

VideoLayout.OnVideoPrepared

Rendering block preview…

Thank you

Releases

All versions

2 releases

1

Latest

com.aktech.videolayout.aix

9.4 KB

Jan 4, 2022

AIX package

Release notes

Release notes not provided.

Download latest

1 (legacy 61cda09bf1180a0016c668de)

Archive

com.aktech.videolayout.aix

9.4 KB

Dec 30, 2021

AIX package

Release notes

Release notes not provided.

Download this version

Before you install

  • Compare permissions with what the extension claims to do.
  • Prefer the latest version unless you need an older release for compatibility.
  • Report suspicious behavior so the marketplace can review it.

Permissions

No special permissions declared for this extension.

Report listing